Uses of Class
org.hibernate.beanvalidation.tck.tests.metadata.CustomConstraint

Packages that use CustomConstraint
org.hibernate.beanvalidation.tck.tests.metadata   
 

Uses of CustomConstraint in org.hibernate.beanvalidation.tck.tests.metadata
 

Methods in org.hibernate.beanvalidation.tck.tests.metadata with annotations of type CustomConstraint
 int Person.getAge()
           
 

Methods in org.hibernate.beanvalidation.tck.tests.metadata with parameters of type CustomConstraint
 void CustomConstraint.Validator.initialize(CustomConstraint constraintAnnotation)
           
 



Copyright © 2008-2013. All Rights Reserved.