With regard to HHH-6174...
This is one of the more difficult and important pieces left in my
opinion. The essential idea there is how to handle "multi-table"
structures: joined-subclasses, secondary-tables, etc.
There are 2 high-level options:
1) Collect the non-primary tables as well as the
Hi,
as you know, we are about to introduce the concept of method level
constraints in Hibernate Validator 4.2 (see [1] for more details).
In this context we are also planning to support the definition of
method level constraints using the programmatic constraint API [2].
Hardy, Kevin and I have d