Package org.apache.struts.beanvalidation.validation.interceptor
package org.apache.struts.beanvalidation.validation.interceptor
-
ClassDescriptionBean Validation interceptor.Validation manager which is responsible for providing instance of
Validator
based on the underlying validation provider.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.