Whether the target is required to be present.

Namespace:  Mindscape.LightSpeed.Validation
Assembly:  Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
public bool IsRequired { get; }
Visual Basic (Declaration)
Public ReadOnly Property IsRequired As Boolean

See Also