Uses of Class
com.opensymphony.xwork2.validator.ValidationInterceptor
Packages that use ValidationInterceptor
-
Uses of ValidationInterceptor in org.apache.struts2.interceptor.validation
Subclasses of ValidationInterceptor in org.apache.struts2.interceptor.validationModifier and TypeClassDescriptionclass
Extends the xwork validation interceptor to also check for a @SkipValidation annotation, and if found, don't validate this action method