[richfaces-planning-issues] [JBoss JIRA] Commented: (RFPL-1375) Update CSV bean validation impl so that it wraps JSF 2's impl, and does not replace it.

Alexander Smirnov (JIRA) jira-events at lists.jboss.org
Tue Jun 7 18:19:59 EDT 2011


    [ https://issues.jboss.org/browse/RFPL-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12606983#comment-12606983 ] 

Alexander Smirnov commented on RFPL-1375:
-----------------------------------------

The purpose to replace built-in BeanValidator by one provided from RichFaces is "validation groups" support.
Built-in validator does not support validation groups, hence it will use different constrains if graphValidator activates some non-default group.
Currently, RichFaces does not redefines default validator but only replaced it for children components inside graphValidator. 

> Update CSV bean validation impl so that it wraps JSF 2's impl, and does not replace it.
> ---------------------------------------------------------------------------------------
>
>                 Key: RFPL-1375
>                 URL: https://issues.jboss.org/browse/RFPL-1375
>             Project: RichFaces Planning
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: components
>            Reporter: Jay Balunas
>            Assignee: Alexander Smirnov
>            Priority: Critical
>              Labels: design, tran
>             Fix For: 4.1.0.Milestone1
>
>
> The current implementation of CSV with bean validation support replaces the build in BV implementation present in JSF 2.  This will cause a lot of maintenance issues as we move forward.  We need to discuss how to wrap this instead, and only overriding where critical.  
>  

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

        


More information about the richfaces-planning-issues mailing list