[ 
https://issues.apache.org/jira/browse/MYFACES-3495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leonardo Uribe resolved MYFACES-3495.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.7
                   2.0.13
    
> [perf] do not store default validationGroups for bean validation
> ----------------------------------------------------------------
>
>                 Key: MYFACES-3495
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3495
>             Project: MyFaces Core
>          Issue Type: Improvement
>          Components: JSR-314
>            Reporter: Leonardo Uribe
>            Assignee: Leonardo Uribe
>             Fix For: 2.0.13, 2.1.7
>
>
> When using bean validation, I notice the default validation groups are stored 
> fully into the state.
> This is done because MYFACES-2528 requires this field to be stored fully.
> We can add some logic to prevent add the default validationGroup. In that 
> way, only when other validationGroup is used or when the validationGroup 
> changes by some reason, the field will be saved. At the end, the state will 
> be smaller. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to