| Annotation Type | Description |
|---|---|
| ValidationErrorPage | |
| ValidationErrorPageExt |
Purpose of this annotation is same as
ValidationErrorPage, In addition to
main functionality, this annotation also provide two more annotation parametertoMethod:methodName makeCall:boolean Setting makeCall to true and mentioning methodName (any method name in the same action) will cause the action to invoke the given method after ValidationException is processed. |
| ValidationErrorPageForward |
This annotation is used to annotate, action's method which possibly
throws a
ValidationException. |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.