RadioGroup client side validation
Marvin Monroe <[email protected]>
| Newsgroups | gmane.comp.java.tapestry.user |
|---|---|
| Message-ID | <CAORi-mpxi3WpHe=TNGa0OGuKXvY5thxzMBzxDS1xASSU75yZAQ@mail.gmail.com> |
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