Table of Contents

Property ExcludeEmptyStr

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ExcludeEmptyStr

Gets or sets whether empty strings are filtered out.

bool ExcludeEmptyStr { get; set; }

Property Value

bool

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).