QuickObjects.ObjectBase Send comments on this topic.
Validators Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > IField Interface : Validators Property
Contains a list of all the validators that will be applied to this field when the fields are being validated by the business object.

Syntax

C# 
virtual BaseFieldValidatorCollection Validators {get; set;}

Requirements

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

See Also