Property UseIncludeList
UseIncludeList
Gets or sets whether to use an include list.
bool UseIncludeList { get; set; }
Property Value
Remarks
The validator checks if the user input is on the list, complaining if not. See AddCharIncludes(string).