]
Hardy Ferentschik resolved HV-85.
---------------------------------
Resolution: Fixed
The list of groups to validate against is now determined prior the actual validation.
Group sequence expansion and validation execution should be
decoupled
---------------------------------------------------------------------
Key: HV-85
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HV-85
Project: Hibernate Validator
Issue Type: Bug
Components: engine
Reporter: Emmanuel Bernard
Assignee: Hardy Ferentschik
Priority: Critical
Fix For: 4.0.0.Alpha2
Today if I try to validate
validate(object, "a", "b")
where Object has a group sequence "a" = "c", "d"
The algorithm only validates c and stops if c has a violation.
According to the rules, it should validate (in no respective order:
- c
- b
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: