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