Click or drag to resize

FieldPropertiesValidationText Property

The text to display in the case of a field value validation failure.

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

Property Value

Type: String
The text to display in the case of a field value validation failure.
Remarks
Note Note
This property supports localization.
See Also