QuickObjects.ObjectBase Send comments on this topic.
IsNullValid Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > CompareFieldValidator Class : IsNullValid Property
IsNullValid - When set to true, this validator returns true even if the field value is null.

Syntax

C# 
public bool IsNullValid {get; set;}

Requirements

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

See Also