public static class PropertyPathTest.SpecialValidator extends Object implements javax.validation.ConstraintValidator<PropertyPathTest.Special,org.hibernate.beanvalidation.tck.tests.validation.PropertyPathTest.VerySpecialClass>
| Constructor and Description |
|---|
SpecialValidator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValid(org.hibernate.beanvalidation.tck.tests.validation.PropertyPathTest.VerySpecialClass clazz,
javax.validation.ConstraintValidatorContext constraintValidatorContext) |
public boolean isValid(org.hibernate.beanvalidation.tck.tests.validation.PropertyPathTest.VerySpecialClass clazz,
javax.validation.ConstraintValidatorContext constraintValidatorContext)
isValid in interface javax.validation.ConstraintValidator<PropertyPathTest.Special,org.hibernate.beanvalidation.tck.tests.validation.PropertyPathTest.VerySpecialClass>Copyright © 2008–2017. All rights reserved.