for
2) yeah. I have add the restriction. please see
https://jira.jboss.org/jira/browse/JBMETA-219
1) We also need an attribute to figure out which bean we use bean validation group
against, like :
| <bean-validation-groups
bean-id="org.jboss.jca.test.deployers.spec.rars.ra16standard303jbossra.TestResourceAdapter">
|
<bean-validation-group>com.mycompany.myproject.bv.Group1</bean-validation-group>
|
<bean-validation-group>com.mycompany.myproject.bv.Group2</bean-validation-group>
| </bean-validation-groups>
|
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249228#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...