[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-4172) s:validateEquality doesn't work with empty values

Yuriy Lazarev (JIRA) jira-events at lists.jboss.org
Wed May 13 03:37:46 EDT 2009


s:validateEquality doesn't work with empty values
-------------------------------------------------

                 Key: JBSEAM-4172
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4172
             Project: Seam
          Issue Type: Feature Request
          Components: JSF Controls
            Reporter: Yuriy Lazarev
            Assignee: Daniel Roth
             Fix For: 2.1.0.GA


Extension of h:inputSecret.

Renders two input fields. Attaches a validator by default that checks both fields are the same. Use like

<s:inputPassword value="#{identity.password}" />

Advantages: No backing bean logic required, validation done at correct point

-- 
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