Annotation Type Validation
- 
@Target(METHOD) @Retention(RUNTIME) public @interface Validation
5th phase of build compatible extension execution. Allows custom validation.Methods annotated
@Validationmay declare parameters of these types:- Since:
 - 4.0