Package org.apache.struts2.interceptor.validation


package org.apache.struts2.interceptor.validation
  • Class
    Description
    Extends the xwork validation interceptor to also check for a @SkipValidation annotation, and if found, don't validate this action method
    Marks an Action method to not be validated