Uses of Class
org.apache.bval.jsr.CustomConstraintValidatorFactoryTest.Person
-
Packages that use CustomConstraintValidatorFactoryTest.Person Package Description org.apache.bval.jsr -
-
Uses of CustomConstraintValidatorFactoryTest.Person in org.apache.bval.jsr
Methods in org.apache.bval.jsr with parameters of type CustomConstraintValidatorFactoryTest.Person Modifier and Type Method Description boolean
CustomConstraintValidatorFactoryTest.GoodPerson.GoodPersonValidator. isValid(CustomConstraintValidatorFactoryTest.Person value, jakarta.validation.ConstraintValidatorContext context)
-