| Modifier and Type | Method and Description |
|---|---|
BeanValidationConfiguration |
BeanValidationConfiguration.add(IPropertyResolver resolver)
Adds a property resolver to the configuration.
|
<T extends Annotation> |
BeanValidationConfiguration.register(Class<T> annotationType,
ITagModifier<T> modifier)
Registeres a tag modifier for a specific constraint annotation
|
Copyright © 2006–2014 Apache Software Foundation. All rights reserved.