|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ApacheValidatorConfiguration | |
---|---|
org.apache.bval.jsr303 |
Uses of ApacheValidatorConfiguration in org.apache.bval.jsr303 |
---|
Classes in org.apache.bval.jsr303 that implement ApacheValidatorConfiguration | |
---|---|
class |
ConfigurationImpl
Description: used to configure apache-validation for jsr303. |
Methods in org.apache.bval.jsr303 that return ApacheValidatorConfiguration | |
---|---|
ApacheValidatorConfiguration |
ConfigurationImpl.addMapping(InputStream stream)
Add a stream describing constraint mapping in the Bean Validation XML format. |
ApacheValidatorConfiguration |
ConfigurationImpl.addProperty(String name,
String value)
Add a provider specific property. |
ApacheValidatorConfiguration |
ApacheValidationProvider.createSpecializedConfiguration(BootstrapState state)
|
ApacheValidatorConfiguration |
ConfigurationImpl.ignoreXmlConfiguration()
Ignore data from the META-INF/validation.xml file if this method is called. |
ApacheValidatorConfiguration |
ConfigurationImpl.traversableResolver(TraversableResolver resolver)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |