Class | Description |
---|---|
AnnotationValidationInterceptor |
Extends the xwork validation interceptor to also check for a @SkipValidation
annotation, and if found, don't validate this action method
|
Annotation Type | Description |
---|---|
SkipValidation |
Marks an Action method to not be validated
|
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.