This project is no longer maintained and no further public releases are planned.

No further support will be given.

Feel free to fork the git repository.

betweenItems

Checks if a field contains values between the configured amount of items (e.g. checkboxes)

Version added

1.0.0

Properties

.minValue

Data type

Integer - cObj

Version added

1.0.0

.maxValue

Data type

Integer - cObj

Version added

1.0.0

.removeEmptyValues

Set to "1" to remove all empty items from the array before the check.

Data type

Boolean | cObj

Version added

1.3.0