QuickObjects.ObjectBase Send comments on this topic.
IsValid Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > IField Interface : IsValid Property
Each field implementing this interface will return a Boolean value indicating the status of all the validators.

Syntax

C# 
virtual bool IsValid {get;}

Requirements

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

See Also