Property ExcludeEmptyStr
ExcludeEmptyStr
Gets or sets whether empty strings are filtered out.
bool ExcludeEmptyStr { get; set; }
Property Value
Remarks
If this style is not specified then empty strings are accepted only if they pass the other checks (if you use more than one validator style).