Uses of Class
org.apache.bval.jsr.ConfigurationImpl
-
Packages that use ConfigurationImpl Package Description org.apache.bval.jsr org.apache.bval.jsr.xml -
-
Uses of ConfigurationImpl in org.apache.bval.jsr
Methods in org.apache.bval.jsr that return ConfigurationImpl Modifier and Type Method Description ConfigurationImpl
ConfigurationImpl. constraintValidatorFactory(jakarta.validation.ConstraintValidatorFactory constraintValidatorFactory)
ConfigurationImpl
ConfigurationImpl. messageInterpolator(jakarta.validation.MessageInterpolator resolver)
-
Uses of ConfigurationImpl in org.apache.bval.jsr.xml
Methods in org.apache.bval.jsr.xml with parameters of type ConfigurationImpl Modifier and Type Method Description jakarta.validation.BootstrapConfiguration
ValidationParser. processValidationConfig(String file, ConfigurationImpl targetConfig)
-