The order I'm suggesting is child<parent which is perfectly well defined.
With @ReportAsSingleViolation the result (the ConstraintViolation) is
identical no matter which child validation fails, so why invoke the
parent's validator?
Regards,
Peter Davis
On Jan 3, 2012, at 23:55, Gunnar Morling <gunnar.morling(a)googlemail.com>
wrote:
Hi,
welcome to the list.
"When @ReportAsSingleViolation is present, short circuit."
I think the problem here is that this approach relies on the order of
constraint annotations as specified in the source code. AFAIK there is no
way to retrieve annotations which would garuantee this order.
Another question would be how constraints from different sources
(annotation, XML) would be ordered.
--Gunnar
Am 04.01.2012 07:37 schrieb "Peter Davis" <davispw(a)gmail.com>:
_______________________________________________
beanvalidation-dev mailing list
beanvalidation-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/beanvalidation-dev