Annotation Interface NotZeroContainer
@Target({METHOD,FIELD})
@Retention(RUNTIME)
@Documented
@RepeatableValidation(NotZero.class)
public @interface NotZeroContainer
Repeating container annotation for
NotZero.- Author:
- harald
-
Required Element Summary
Required Elements
-
Element Details
-
value
-