JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
dev.array21.classvalidator.annotations
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