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 ConfigurationImplConfigurationImpl. constraintValidatorFactory(jakarta.validation.ConstraintValidatorFactory constraintValidatorFactory)ConfigurationImplConfigurationImpl. 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.BootstrapConfigurationValidationParser. processValidationConfig(String file, ConfigurationImpl targetConfig)
-