public class AnnotationValidationInterceptor extends ValidationInterceptor
ConditionalInterceptor.LegacyAdapterexcludeMethods, includeMethods| Constructor and Description | 
|---|
| AnnotationValidationInterceptor() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected String | doIntercept(ActionInvocation invocation)Subclasses must override to implement the interceptor logic. | 
| protected Method | getActionMethod(Class<?> actionClass,
               String methodName) | 
doBeforeInvocation, getValidationContext, isValidateAnnotatedMethodOnly, setActionValidatorManager, setAlwaysInvokeValidate, setDeclarative, setProgrammatic, setValidateAnnotatedMethodOnlyapplyInterceptor, getExcludeMethodsSet, getIncludeMethodsSet, intercept, setExcludeMethods, setIncludeMethodsintercept, shouldIntercept, shouldInterceptdestroy, init, setDisabledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadaptadaptdestroy, initprotected String doIntercept(ActionInvocation invocation) throws Exception
MethodFilterInterceptordoIntercept in class ValidationInterceptorinvocation - the action invocationException - in case of any errorsCopyright © 2000–2025 Apache Software Foundation. All rights reserved.