QuickObjects.ObjectBase Send comments on this topic.
IsValid Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > BaseFieldValidator Class : IsValid Property
Returns true if the validation is valid or the FieldToValidate property is null.

Syntax

C# 
public virtual bool IsValid {get;}

Requirements

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

See Also