[
http://opensource.atlassian.com/projects/hibernate/browse/HV-436?page=com...
]
Gunnar Morling updated HV-436:
------------------------------
Description:
The AP should check whether the sequence provider given for a type using
@GroupSequenceProvider is parametrized with that same type. To extend the AP with new
annotation checks as this one, the following has to be done:
* create a new implementation of
[
ConstraintCheck|https://github.com/hibernate/hibernate-validator/blob/mas...]
* register it with
[
ConstraintCheckFactory|https://github.com/hibernate/hibernate-validator/b...]
* extend
[
ConstraintHelper|https://github.com/hibernate/hibernate-validator/blob/ma...
to recognize the new supported annotation
was:
The AP should check whether the sequence provider given for a type using
@GroupSequenceProvider is parametrized with that same type. To extend the AP with new
annotation checks as this one, the following has to be done:
* create a new implementation of
[
ConstraintCheck|https://github.com/hibernate/hibernate-validator/blob/mas...]
* register it with
[
ConstraintCheckFactory|https://github.com/hibernate/hibernate-validator/b...]
* extend
[
ConstraintHelper||https://github.com/hibernate/hibernate-validator/blob/m...
to recognize the new supported annotation
The annotation processor should check @GroupSequenceProvider
------------------------------------------------------------
Key: HV-436
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HV-436
Project: Hibernate Validator
Issue Type: New Feature
Components: annotation-processor
Reporter: Gunnar Morling
Fix For: 4.x
The AP should check whether the sequence provider given for a type using
@GroupSequenceProvider is parametrized with that same type. To extend the AP with new
annotation checks as this one, the following has to be done:
* create a new implementation of
[
ConstraintCheck|https://github.com/hibernate/hibernate-validator/blob/mas...]
* register it with
[
ConstraintCheckFactory|https://github.com/hibernate/hibernate-validator/b...]
* extend
[
ConstraintHelper|https://github.com/hibernate/hibernate-validator/blob/ma...
to recognize the new supported annotation
--
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira