Yes, sorry, my mistake - I defined the @Valid as constraints instead of using the <valid/> element. Since @Valid looks exactly like, say, @NotNull when you use annotations, I assumed that this is also true when you use XML.
Please close the bug.