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