Package javax.validation.executable
Annotation Interface ValidateOnExecution
@Target({CONSTRUCTOR,METHOD,TYPE,PACKAGE})
@Retention(RUNTIME)
public @interface ValidateOnExecution
- Since:
- 1.1
-
Optional Element Summary
Optional Elements
-
Element Details
-
type
ExecutableType[] type- Default:
{IMPLICIT}
-