QuickObjects.ObjectBase Send comments on this topic.
IsNullValid Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > RegularExpressionFieldValidator Class : IsNullValid Property
IsNullValid determines if a Field is null then this validator will consider the field value to be valid or not.

Syntax

C# 
public bool IsNullValid {get; set;}

Requirements

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

See Also