On Sat, 20 Sep 2014 06:16:03 -0300, Christian Dutaret <cdtapes...@gmail.com> wrote:

Hi all,

Hi!

I am having serious trouble validating RadioGroup components:
- JSR-303 or @Validate annotations do not work for RadioGroup

This is probably a bug.

- if using validate="required" instead, no client-side validation occur

This isn't a bug because Tapestry never claimed to do client-side validation on RadioGroup. Of course, that would be a nice feature.

- server-side validation is triggered, but no bootstrap error decoration is displayed in the form field

This looks like a bug.


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


--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to