Constraint
Types
Link copied to clipboard
Pattern constraints limit the format of a string to a specific regex pattern
Link copied to clipboard
Range constraints limit the lower and upper bounds a number can have
Link copied to clipboard
Size constraints limit the size of a string or list
Link copied to clipboard
Value constraints limit the value of a type to a specific value