Abide Checkboxes
This form has required checkboxes. If you try to submit without picking one, it should show an error. When you then pick one, the error should clear and let you submit.
This form has one required checkbox. If you try to submit without picking one, it should show an error. When you then pick one, the error should clear and let you submit.
This form has optional checkboxes. It should let you submit with or without picking one.
This form has a required checkbox with a custom value for data-min-required that specifies how many checkboxes must be checked in the group. If you try to submit without checking at least 3 checkboxes, it should show an error. When you then pick the required amount, the error should clear and let you submit.