[hibernate-dev] HV-376

Gunnar Morling gunnar.morling at googlemail.com
Tue Feb 8 17:05:51 EST 2011


Alright I'll implement it like that then, the API is already changed as
proposed (
https://github.com/gunnarmorling/hibernate-validator/blob/dcabe3141ae1c3aa07fdc2745a135e19a8188553/hibernate-validator/src/main/java/org/hibernate/validator/method/metadata/TypeDescriptor.java
)



>
>  For HV 4.2 we could also do the following:
>>>
>>> TypeDescriptor extends ElementDescriptor {
>>>
>>>    boolean isTypeConstrained();
>>>    Set<MethodDescriptor> getConstrainedMethods();
>>>    MethodDescriptor getConstraintsForMethod(Method method);
>>>
>>>    getBeanDescriptor();
>>> }
>>>
>>
> +1
>



More information about the hibernate-dev mailing list