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

Carlos Vara updated BVAL-39:
----------------------------

    Attachment: bval-core-39.patch
                bval-jsr303-39.patch

Patches for core and jsr303 and two extra tests.

As additional change not directly related to the fix, I removed some remains of 
constraint definition checking, which was completed and centralized in 
ConstraintDefinitionValidator

> 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
>         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