• If your Value is an Integer (INTEGER) Data Type with the Validation Method Integer (NUMBER), you can define its Minimum and Maximum. If, for example, your Minimum is 1 and your Maximum 100, all integer values from 1 to 100 are allowed.

  • If your Value is an Integer (INTEGER) Data Type and you've selected the Validation Method One-Digit Number (ONE-DIGIT-NUMBER), you can define a range of one-digit numbers. If, for example, your Minimum is 3 and your Maximum 7, all one-digit numbers from 3 to 7 are allowed.

  • If your Value is a String (STRING) Data Type, you can define its minimum and maximum number of characters.

  • If your Value is a Date (DATE) Data Type, you can define the earliest and latest date possible.