[hibernate-issues] [Hibernate-JIRA] Commented: (HV-94) Support dynamic default group sequence definition

Gunnar Morling (JIRA) noreply at atlassian.com
Wed Feb 16 15:46:05 EST 2011


    [ http://opensource.atlassian.com/projects/hibernate/browse/HV-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=39991#action_39991 ] 

Gunnar Morling commented on HV-94:
----------------------------------

Sure, this would be useful. The AP can be extended pretty easily with new annotation checks. Basically one only needs a new implementation of [ConstraintCheck|https://github.com/hibernate/hibernate-validator/blob/master/hibernate-validator-annotation-processor/src/main/java/org/hibernate/validator/ap/checks/ConstraintCheck.java] which must be registered with [ConstraintCheckFactory|https://github.com/hibernate/hibernate-validator/blob/master/hibernate-validator-annotation-processor/src/main/java/org/hibernate/validator/ap/checks/ConstraintCheckFactory.java].

> Support dynamic default group sequence definition
> -------------------------------------------------
>
>                 Key: HV-94
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-94
>             Project: Hibernate Validator
>          Issue Type: New Feature
>          Components: engine
>            Reporter: Emmanuel Bernard
>            Assignee: Hardy Ferentschik
>            Priority: Minor
>             Fix For: 4.2.0.Beta2
>
>
> Will probably not be spec'ed in the 1.0 JSR but can be added as a RI feature.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list