Must be Between Two Values

This rule requires that the field value is between two numeric values. For example Field A must be between 1.2 and 4.6

You can as many of these rules as you like and it will check against any one of them.

Rule Parameters

Parameter

Description

Can be equal to the values (No or Yes)

Used to decide if you are allowing the value to be equal to the outer boundary or not. For example: Must be between 4.6 and 5.2, if "Yes" is set here, then the value can be equal to 4.6 or 5.2. Otherwise it must be greater than 4.6 and less than 5.2.

Must be greater than value

The value your field must be greater than, e.g. 4.6

Must be less than value

The value your field must be less than, e.g. 5.2

Last updated