QuickObjects.ObjectBase Send comments on this topic.
Validate Method
See Also 
Akal.QuickObjects.ObjectBase Namespace > BaseField Class : Validate Method
Validates all the validators applied to this field, and returns false if any of the validators fail.

Syntax

C# 
public virtual bool Validate()

Requirements

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

See Also