Getting Started:
Help & Reference:
NameSchema
Name schema
name (str) – Name definition.
SchemaError –
Methods
__init__(name)
__init__
from_json(obj)
from_json
to_json(**dumps_kws)
to_json
Generate a JSON string representation of this schema
validate(name)
validate
Validate name
Attributes
json