Get the validator of this field.
Namespace: Cartella.InterfacesAssembly: CartellaBase (in CartellaBase.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
IFieldValidator Validator { get; } |
Visual Basic |
---|
ReadOnly Property Validator As IFieldValidator Get |
Visual C++ |
---|
property IFieldValidator^ Validator { IFieldValidator^ get (); } |