Uses of Class
org.apache.bval.jsr.descriptor.ConstraintD
-
Packages that use ConstraintD Package Description org.apache.bval.jsr -
-
Uses of ConstraintD in org.apache.bval.jsr
Methods in org.apache.bval.jsr that return types with arguments of type ConstraintD Modifier and Type Method Description ConcurrentMap<ConstraintD<?>,javax.validation.ConstraintValidator<?,?>>ConstraintCached. getValidators()Methods in org.apache.bval.jsr with parameters of type ConstraintD Modifier and Type Method Description javax.validation.ConstraintValidatorApacheFactoryContext. getOrComputeConstraintValidator(ConstraintD<?> constraint, Supplier<javax.validation.ConstraintValidator> computer)
-