Annotation Interface Validation


@Target(METHOD) @Retention(RUNTIME) public @interface Validation
5th phase of build compatible extension execution. Allows custom validation.

Methods annotated @Validation may declare parameters of these types:

Since:
4.0