public class AnnotationValidationInterceptor extends ValidationInterceptor
ConditionalInterceptor.LegacyAdapter
excludeMethods, 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, setValidateAnnotatedMethodOnly
applyInterceptor, getExcludeMethodsSet, getIncludeMethodsSet, intercept, setExcludeMethods, setIncludeMethods
intercept, shouldIntercept, shouldIntercept
destroy, init, setDisabled
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
adapt
adapt
destroy, init
protected String doIntercept(ActionInvocation invocation) throws Exception
MethodFilterInterceptor
doIntercept
in class ValidationInterceptor
invocation
- the action invocationException
- in case of any errorsCopyright © 2000–2024 Apache Software Foundation. All rights reserved.