You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bval.apache.org by "David J. M. Karlsen (JIRA)" <ji...@apache.org> on 2010/12/21 22:30:06 UTC

[jira] Updated: (BVAL-83) Support groups on @Valid in method/return validation

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

David J. M. Karlsen updated BVAL-83:
------------------------------------

    Attachment: bvalaspect.zip

Attaching the annotation I created myself plus an aspect which shows how it uses it.
I used to different group annotations to support different groups on method entry and return value.

> Support groups on @Valid in method/return validation
> ----------------------------------------------------
>
>                 Key: BVAL-83
>                 URL: https://issues.apache.org/jira/browse/BVAL-83
>             Project: BeanValidation
>          Issue Type: New Feature
>          Components: jsr303
>    Affects Versions: 0.2-incubating
>            Reporter: David J. M. Karlsen
>         Attachments: bvalaspect.zip
>
>
> See https://jira.springframework.org/browse/SPR-6373 .
> This would be a brilliant feature.
> Often I find myself sending beans which are half-way in their process as method arguments - and differenciating which fields to validate with a group would fit like a hand in a glove.

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