public interface ValidationErrorAware
DefaultWorkflowInterceptor
will return 'inputResultName' result
to allow change or not the result name
This interface can be only applied to action which already implements ValidationAware
interface!Modifier and Type | Method and Description |
---|---|
String |
actionErrorOccurred(String currentResultName)
Allows to notify action about occurred action/field errors
|
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.