ValidateNotWhiteSpaceAttribute Constructor

Initializes a new instance of the ValidateNotWhiteSpaceAttribute class

Definition

Namespace: Ookii.CommandLine.Validation
Assembly: Ookii.CommandLine (in Ookii.CommandLine.dll) Version: 3.0.0
C#
public ValidateNotWhiteSpaceAttribute()

See Also