QuickObjects.ObjectBase Send comments on this topic.
Validators Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > BaseField Class : Validators Property
Collection of all the validators to be applied to this field during validation.

Syntax

C# 
[XmlIgnoreAttribute()]
public BaseFieldValidatorCollection Validators {get; set;}

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also