selectBooleanCheckbox required=true not working - need custom validator?
843842Feb 7 2006 — edited Feb 8 2006To All:
Searched the web (and this forum) and saw only one post related to this issue and it concluded that a custom validator was necessary.
I want to have the required attribute make the selectBooleanCheckbox actually required when the form is submitted.
1. Is it true that I have to wrtie a custom validator? It seems by now MyFaces or somewhere out there a validator must exist
OR
2. Does someone know how to make a checkbox required in JSF?
Many Thanks!
Matt