[seam-issues] [JBoss JIRA] Updated: (SEAMFACES-201) UIInputContainer shouldn't infer required based on a value having a constraint

George Gastaldi (JIRA) jira-events at lists.jboss.org
Mon Sep 19 22:08:26 EDT 2011


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

George Gastaldi updated SEAMFACES-201:
--------------------------------------

           Status: Resolved  (was: Pull Request Sent)
    Fix Version/s: 3.1.0.Tracking
       Resolution: Done


> UIInputContainer shouldn't infer required based on a value having a constraint
> ------------------------------------------------------------------------------
>
>                 Key: SEAMFACES-201
>                 URL: https://issues.jboss.org/browse/SEAMFACES-201
>             Project: Seam Faces
>          Issue Type: Bug
>          Components: UI Components
>    Affects Versions: 3.1.0.Beta2
>            Reporter: Cody Lerum
>             Fix For: 3.1.0.Tracking
>
>
> The registerInput method should not assume that the field is required if a field simply has a constraint
> @Length(min=10,max=10) could be valid on a string even if the string is null. 
> Required should only be set if the user declares required

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list