Click or drag to resize
IValidatorDescriptionsLogics Property
Lists of all available logic in the validator

Namespace: FlexRule.Validation
Assembly: FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
IIterable<string> Logics { get; }

Property Value

Type: IIterableString
See Also