QuickObjects.ObjectBase Send comments on this topic.
IsValid Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > BaseField Class : IsValid Property
Returns a Boolean value indicating the status of all the validators applied to this field.

Syntax

C# 
public virtual bool IsValid {get;}

Requirements

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

See Also