Class StringRestrictions (0.3.10)

StringRestrictions(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Restrictions on STRING type values

Attribute

NameDescription
allowed_values MutableSequence[str]
The list of allowed values, if bounded. This field will be empty if there is a unbounded number of allowed values.