Method AllowHexDigits
AllowHexDigits()
Allows hex digits for the input. Hex digits are [0..9], [a..f], [A..F].
ICharValidator AllowHexDigits()
Returns
- ICharValidator
Returns this object instance for use in the call sequences.
Allows hex digits for the input. Hex digits are [0..9], [a..f], [A..F].
ICharValidator AllowHexDigits()
Returns this object instance for use in the call sequences.