Char
Bases: String[_P], Generic[_P]
String
_P
Generic
Validator for scalar char values
Methods
validate_many
Validate multiple strings
validate_one
Validate a char value
Not implemented
NotImplementedError –
value (str | c_char) – String value
str
c_char
TypeError – Wrong type
ValueError – String exceeds max length