Hi all,

I am having serious trouble validating RadioGroup components:
- JSR-303 or @Validate annotations do not work for RadioGroup
- if using validate="required" instead, no client-side validation occur
- server-side validation is triggered, but no bootstrap error decoration is
displayed in the form field

I've been searching in the archives for similar problems, and found some
old unresolved JIRA issues:
https://issues.apache.org/jira/browse/TAP5-1513
https://issues.apache.org/jira/browse/TAP5-2156

Any plan to fix RadioGroup validation for the 5.4 release?

Christian

Reply via email to