Checkbox Group Validations

Checkbox Group Validations

The following are the validations that you can apply for a checkbox group.

 

The visitor should select at least 'n' check boxes
The visitor should select the selected number of check boxes or more from the group. If lesser number of check boxes are selected, then a validation error happens.
If you want to enable this validation, select the check box and then enter the minimum number of check boxes to be selected.

 

The visitor should select a particular checkbox
The visitor is required to select the checkbox with the given caption. If that checkbox is not selected, then a validation error occurs.

 

The visitor should NOT select a particular checkbox
The visitor is required leave the checkbox unchecked. If that checkbox is selected, then a validation error occurs.