[
http://opensource.atlassian.com/projects/hibernate/browse/HV-319?page=com...
]
Hardy Ferentschik updated HV-319:
---------------------------------
Fix Version/s: 4.1.0
Component/s: (was: engine)
documentation
Summary: Example in online documention reference
javax.validation.ConstraintPayload instead of javax.validation.Payload (was:
ConstraintPayload not part of javax.validation)
Updated the title to reflect the actual problem
Example in online documention reference
javax.validation.ConstraintPayload instead of javax.validation.Payload
---------------------------------------------------------------------------------------------------------------
Key: HV-319
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HV-319
Project: Hibernate Validator
Issue Type: Bug
Components: documentation
Affects Versions: 4.0.2.GA
Reporter: Marc Schipperheyn
Assignee: Hardy Ferentschik
Fix For: 4.1.0
The documentation describes Constraint Payload as a way to implement marker interfaces
for a custom constraint. However, the ConstraintPayload is not part of javax.validation
1.0.0.GA. It was part of 1.0.0.CR4 and subsequently disappeared from the release. Not sure
if this was intentional, but as it is, we cannot use that feature and either it should be
added to javax.validation 1.0.1, disappear from the documentation or a Hibernate validator
specific implementation should be created for it.
--
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