Represents options that govern the validation of a network. See Validate(ValidationOptions).

Namespace:  BayesServer
Assembly:  BayesServer (in BayesServer.dll)
Version: 2.2.0.0 (2.2.0.0)

Syntax

C#
public struct ValidationOptions
Visual Basic (Declaration)
Public Structure ValidationOptions
Visual C++
public value class ValidationOptions

See Also