Click or drag to resize
ValidatorEnabled Property
If the validator is not enabled, the engine throws and exception during execution

Namespace: FlexRule.Validation
Assembly: FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public bool Enabled { get; }

Property Value

Type: Boolean
See Also