<div dir="auto">Again, I think the problem is that I simply can&#39;t see what in the spec dictates that, and in what order, an overridden Default sequence from a superclass should be inherited for sequential validation by the child. The rules simply say for class X with no group sequence, that its default constraints include all those of the Default group of superclass Y. Where is it dictated that Y&#39;s sequence be respected? <div dir="auto"><br></div><div dir="auto">Thanks,</div><div dir="auto">Matt</div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Apr 11, 2018, 10:19 AM Guillaume Smet &lt;<a href="mailto:guillaume.smet@gmail.com">guillaume.smet@gmail.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Matt,<br><div><br>On Tue, Apr 10, 2018 at 12:46 AM, Matt Benson &lt;<a href="mailto:mbenson@apache.org" target="_blank" rel="noreferrer">mbenson@apache.org</a>&gt; wrote:<br>&gt; The assertions of the test, however, expect only the first two. Why is A omitted? If the sequence defined by a superclass to be respected, where is this specified? TBH I would think it would make sense, but my read of this section specifically set me down a path of removing this behavior from the Apache BVal codebase as I couldn&#39;t find a justification for it.<br><br></div><div>Isn&#39;t it because it&#39;s a group sequence? So as long as a constraint of the Minimal group fails, the ones from the group A are not checked.<br><br></div><div>As you can see in the following assertions, when size is valid, name is checked.<br><br></div><div>AFAICS, it&#39;s the behavior I would expect but maybe I&#39;m missing something?<br></div><div><br>-- <br></div><div>Guillaume<br></div></div>
_______________________________________________<br>
beanvalidation-dev mailing list<br>
<a href="mailto:beanvalidation-dev@lists.jboss.org" target="_blank" rel="noreferrer">beanvalidation-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/beanvalidation-dev" rel="noreferrer noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/beanvalidation-dev</a></blockquote></div>