object

LengthValidation

Defines constraints for the length of a data field.
Fields
max
Int
The maximum number of characters or digits allowed.
min
Int
The minimum number of characters or digits allowed.