Christian,
I think you're hitting https://issues.apache.org/jira/browse/TAP5-2156
There is very little code to the Radio component. I think RadioGroup is
where the support for client-side validation is missing. If you are so
inclined, it should be easy to copy RadioGroup.tml into your project, an
Hi,
I just looked at the source of the Radio component and it seems it's
missing a call to FieldValidator#writer to actually support client side
validation.
(I want to add a required validation rule to a radio group btw)
Or am I missing something?
Cheers
Christian