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 External
@Documented
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
External
Indicates that the annotated Field uses a Class that is external to the Class the Field is in, but should also be checked
This is not needed for subclasses.
Since:
1.0.0