Hi all,

While working on HV-747 [1], I was wondering whether ConstraintDescriptor#getValidatorClasses() should be specified to return only those validators applying to the target of the described constraint, i.e. whether the method should return either only the generic validators or a list with the (single) cross-parameter validator, depending on the constraint's target.

Any thoughts?

--Gunnar

[1] https://hibernate.onjira.com/browse/HV-747