| Package | Description | 
|---|---|
| org.apache.struts.beanvalidation.validation.interceptor | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultBeanValidationManager
 This is the central class for javax.validation (JSR-303) in a Struts2 setup : It bootstraps a
 javax.validation.ValidationFactory and exposes it through the javax.validation.Validator interface. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected BeanValidationManager | BeanValidationInterceptor. beanValidationManager | 
| Modifier and Type | Method and Description | 
|---|---|
| void | BeanValidationInterceptor. setBeanValidationManager(BeanValidationManager beanValidationManager) | 
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.