| Modifier and Type | Class and Description |
|---|---|
class |
AbortOnExpectNullCondition |
class |
AbstractAbortCondition
Base class for Abort Condition Checks, acts as a wrapper and makes all abort conditions implement the strategy
pattern
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractValidation
Base class for Abort Condition Checks, acts as a wrapper and makes all abort conditions implement the strategy
pattern
|
class |
NotNullValidator |
class |
RegexValidation |
| Constructor and Description |
|---|
CheckInstantiationByAnnotationException(Class<? extends AbstractCheck> comparator,
Annotation annotation,
Exception e) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
ReflectionUtils.initializeCheck(Annotation annotation,
Class<? extends AbstractCheck> type) |
Copyright © 2021. All rights reserved.