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

Donald Woods resolved BVAL-39.
------------------------------

    Fix Version/s: 0.1-incubating
       Resolution: Fixed

> Implicit groups should be correctly set in constraint descriptors
> -----------------------------------------------------------------
>
>                 Key: BVAL-39
>                 URL: https://issues.apache.org/jira/browse/BVAL-39
>             Project: BeanValidation
>          Issue Type: Bug
>          Components: jsr303
>    Affects Versions: 0.1-incubating
>            Reporter: Carlos Vara
>            Assignee: Donald Woods
>             Fix For: 0.1-incubating
>
>         Attachments: bval-core-39.patch, bval-jsr303-39.patch
>
>
> In order to get this done:
> - Implicit groups are now processed on metabean building instead of during 
> validation, so the query API can work.
> - MetaProperties now have the ref to the metabean being built set, so its 
> class can be checked.
> - Roman: in AnnotationConstraintBuilder:75, I reverted your last change to 
> only perform the action if the attribute is not groups()/payload(). The 
> reason is to ensure the correct value of the attribute for the case when no 
> group is given (should be an array with Default.class).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to