Uses of Interface
org.hibernate.jsr303.tck.tests.constraints.validatorresolution.ValidatorResolutionTest.CustomInterface

Packages that use ValidatorResolutionTest.CustomInterface
org.hibernate.jsr303.tck.tests.constraints.validatorresolution   
 

Uses of ValidatorResolutionTest.CustomInterface in org.hibernate.jsr303.tck.tests.constraints.validatorresolution
 

Classes in org.hibernate.jsr303.tck.tests.constraints.validatorresolution that implement ValidatorResolutionTest.CustomInterface
 class ValidatorResolutionTest.CustomInterfaceImpl
           
 

Methods in org.hibernate.jsr303.tck.tests.constraints.validatorresolution with parameters of type ValidatorResolutionTest.CustomInterface
 boolean CustomConstraint.ValidatorForCustomInterface.isValid(ValidatorResolutionTest.CustomInterface customInterface, javax.validation.ConstraintValidatorContext constraintValidatorContext)
           
 



Copyright © 2008-2011. All Rights Reserved.