Method BadChar
BadChar(char)
Sets the specified character as invalid for the input.
ICharValidator BadChar(char ch)
Parameters
ch
charCharacter to change state for.
Returns
- ICharValidator
Returns this object instance for use in the call sequences.