Click or drag to resize

FieldPropertiesValidationRule Property

Specifies a data-specific field validation rule to apply. See FieldValidationRule

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
FieldValidationRule ValidationRule { get; }

Property Value

Type: FieldValidationRule
Specifies a data-specific field validation rule to apply. See FieldValidationRule
See Also