[
https://jira.jboss.org/jira/browse/JBSEAM-4055?page=com.atlassian.jira.pl...
]
Dan Allen commented on JBSEAM-4055:
-----------------------------------
This will be possible in JSF 2. There are serious problems with required fields in JSF 1.2
and therefore it's best just to wait for JSF 2.
Create <s:requireAll /> tag
---------------------------
Key: JBSEAM-4055
URL:
https://jira.jboss.org/jira/browse/JBSEAM-4055
Project: Seam
Issue Type: Feature Request
Components: JSF Controls
Reporter: Jakub Janczak
Fix For: The future
create similar to the s:validateAll tag that sets required=true for all refrenced methods
(getters) that have @NotNull or @NotEmpty validation annotation.
It could be quite handy but require some reflection work (as you can't get the
validators from ClassValidator class).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira