[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-4055) Create <s:requireAll /> tag

Jakub Janczak (JIRA) jira-events at lists.jboss.org
Thu Apr 2 05:58:22 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBSEAM-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jakub Janczak updated JBSEAM-4055:
----------------------------------

    Attachment: requireAll.tar.gz


Dan, take a look at that code. You'll see that there is no need to wait for jsf 2.0. It simply works. Can give an example application either.

> 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
>
>         Attachments: requireAll.tar.gz
>
>
> 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

        



More information about the seam-issues mailing list