Method ValidChar
ValidChar(char, bool)
Sets the specified character as valid or invalid for the input.
ICharValidator ValidChar(char ch, bool valid = true)
Parameters
Returns
- ICharValidator
Returns this object instance for use in the call sequences.