Annotation Interface ValidateAction
Annotation to mark operations that need to be validated against the site policy configuration
- Since:
- 4.0.0
- Author:
- joseross
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionboolean
Indicates if the action is recursive
-
Element Details
-
type
Type typeThe type of the action -
recursive
boolean recursiveIndicates if the action is recursive- Default:
false
-