min_length property

min_length property

For string values, defines the shortest allowed string.

Definition:

@property
def min_length(self):
    ...

See Also