[
https://issues.jboss.org/browse/SEAMFACES-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12629258#comment-12629258
]
George Gastaldi commented on SEAMFACES-201:
-------------------------------------------
Pull request merged
> 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
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues