QuickObjects.ObjectBase Send comments on this topic.
IFieldValidator Interface Members
See Also  Properties  Methods 
Akal.QuickObjects.ObjectBase Namespace : IFieldValidator Interface


The following tables list the members exposed by IFieldValidator.

Public Properties

 NameDescription
 PropertyCustomErrorMessage CustomErrorMessage  
 PropertyEnabled Enabled  
 PropertyErrorString ErrorString  
 PropertyFieldToValidate FieldToValidate  
 PropertyIsValid IsValid  
 PropertyName Name  
 PropertyValidatorType ValidatorType  
Top

Public Methods

 NameDescription
 MethodGetValidatorTypeName GetValidatorTypeName - Returns string value for the validator type.  
 MethodValidate Validate  
Top

See Also