|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnnotationValidator | |
---|---|
org.inspektr.common.ioc.validation |
Uses of AnnotationValidator in org.inspektr.common.ioc.validation |
---|
Classes in org.inspektr.common.ioc.validation that implement AnnotationValidator | |
---|---|
class |
GreaterThanAnnotationValidator
Works in conjunction with the GreaterThan annotation to ensure that
fields have a proper value set. |
class |
IsInAnnotationValidator
Checks whether a value is in an array of values. |
class |
NotEmptyAnnotationValidator
|
class |
NotNullAnnotationValidator
Works in conjunction with the NotNull annotation to ensure that all
fields are properly set. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |