Annotation Type GreaterThan
-
@Documented @Retention(RUNTIME) @Target({FIELD,PARAMETER,METHOD,LOCAL_VARIABLE}) @Constraint(validatedBy=GreaterThanValidator.class) public @interface GreaterThan
@Documented @Retention(RUNTIME) @Target({FIELD,PARAMETER,METHOD,LOCAL_VARIABLE}) @Constraint(validatedBy=GreaterThanValidator.class) public @interface GreaterThan