Annotation Type NotNull
-
@Documented @Constraint(validatedBy=NotNullConstraint.class) @Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER,TYPE_USE}) @Retention(RUNTIME) @Repeatable(List.class) public @interface NotNull
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description StringbusinessCode
-