Method BadCategories
BadCategories(params UnicodeCategory[])
Sets the specified character categories as invalid for the input.
ICharValidator BadCategories(params UnicodeCategory[] cat)
Parameters
cat
UnicodeCategory[]Array of char categories.
Returns
- ICharValidator
Returns this object instance for use in the call sequences.