Uses of Class
com.opensymphony.xwork2.validator.ValidationInterceptor

Packages that use ValidationInterceptor
org.apache.struts2.interceptor.validation   
 

Uses of ValidationInterceptor in org.apache.struts2.interceptor.validation
 

Subclasses of ValidationInterceptor in org.apache.struts2.interceptor.validation
 class AnnotationValidationInterceptor
          Extends the xwork validation interceptor to also check for a @SkipValidation annotation, and if found, don't validate this action method
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.