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

Pete Muir (JIRA) jira-events at lists.jboss.org
Fri Apr 3 08:13:22 EDT 2009


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

Pete Muir closed JBSEAM-4055.
-----------------------------

    Resolution: Won't Fix
      Assignee: Pete Muir


Jakub, thanks for the patch (and please continue to provide them), but for the two reasons below, I will close it :-)

JSF2 will go final in less than 2 months, and this is fixed properly there.

This is super easy to provide as a standalone component, so, write a blog, document how to use it in a project, and link to it from seamframework.org then it is available for users of JSF 1.

> 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
>            Assignee: Pete Muir
>             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