FieldSpec.Validation Property | |
A code block that sets the validation rule for this field specification.
Namespace:
VO
Assembly:
VOSystemClasses (in VOSystemClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Validation AS USUAL GET
public virtual Usual Validation { get; }
Request Example
View SourceProperty Value
Type:
UsualA code block that sets the validation rule for this field specification.
See Also