Annotation Interface Required


@Documented @Retention(RUNTIME) @Target(FIELD) public @interface Required
Indicates that the annotated field is required to not be null
Since:
1.0.0