[
http://opensource.atlassian.com/projects/hibernate/browse/BVAL-176?page=c...
]
Hardy Ferentschik moved HV-207 to BVAL-176:
-------------------------------------------
Affects Version/s: (was: 4.0.0.Beta2)
Component/s: (was: engine)
spec-general
Issue Type: New Feature (was: Bug)
Key: BVAL-176 (was: HV-207)
Project: Bean Validation (was: Hibernate Validator)
No way to add custom error from collection validator to item
------------------------------------------------------------
Key: BVAL-176
URL:
http://opensource.atlassian.com/projects/hibernate/browse/BVAL-176
Project: Bean Validation
Issue Type: New Feature
Components: spec-general
Reporter: Alexey Romanchuk
Assignee: Hardy Ferentschik
Assume we have object, that contains collection of items. This collection itself contains
some business restriction like every item should have unique name. I create validator for
this collection and want to add custom ConstrainViolation on each collection element that
causes this violation. Now by API I can only use inIterable only for subnodes.
The solution is to allow inIterable for ErrorBuilder
--
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