public static class CustomPropertyPathTest.MyClassLevelValidation.Validator extends Object implements javax.validation.ConstraintValidator<CustomPropertyPathTest.MyClassLevelValidation,org.hibernate.beanvalidation.tck.tests.validation.CustomPropertyPathTest.MyObject>
| Constructor and Description |
|---|
Validator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValid(org.hibernate.beanvalidation.tck.tests.validation.CustomPropertyPathTest.MyObject value,
javax.validation.ConstraintValidatorContext context) |
public boolean isValid(org.hibernate.beanvalidation.tck.tests.validation.CustomPropertyPathTest.MyObject value,
javax.validation.ConstraintValidatorContext context)
isValid in interface javax.validation.ConstraintValidator<CustomPropertyPathTest.MyClassLevelValidation,org.hibernate.beanvalidation.tck.tests.validation.CustomPropertyPathTest.MyObject>Copyright © 2008–2017. All rights reserved.