public static class CustomConstraint.ValidatorForAnotherBaseClass extends Object implements javax.validation.ConstraintValidator<CustomConstraint,org.hibernate.beanvalidation.tck.tests.constraints.validatorresolution.ValidatorResolutionTest.AnotherBaseClass>
| Constructor and Description |
|---|
ValidatorForAnotherBaseClass() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValid(org.hibernate.beanvalidation.tck.tests.constraints.validatorresolution.ValidatorResolutionTest.AnotherBaseClass anotherCustomInterfaceImpl,
javax.validation.ConstraintValidatorContext constraintValidatorContext) |
public boolean isValid(org.hibernate.beanvalidation.tck.tests.constraints.validatorresolution.ValidatorResolutionTest.AnotherBaseClass anotherCustomInterfaceImpl,
javax.validation.ConstraintValidatorContext constraintValidatorContext)
isValid in interface javax.validation.ConstraintValidator<CustomConstraint,org.hibernate.beanvalidation.tck.tests.constraints.validatorresolution.ValidatorResolutionTest.AnotherBaseClass>Copyright © 2008–2017. All rights reserved.