| Interface | Description |
|---|---|
| ChainedValidator | |
| ValidationContext |
The context of the execution of the global validation process for a subject.
|
| ValidationExecutionCallback | |
| ValidationOperations | |
| Validator |
A validator able to apply the validation logic This interface defines the methods that a validator must provide.
|
| Class | Description |
|---|---|
| ExitStatus |
Value object used to carry information about the status of a
ValidatorExecution. |
| ValidationChain | |
| ValidationChainBuilder | |
| ValidationExecutionCallbackAdapter | |
| ValidatorExecution |
Represents the execution of the validation logic applied by a
Validator. |
| Enum | Description |
|---|---|
| ExecutionMode |
| Exception | Description |
|---|---|
| ValidationException |
Represents an error during the execution of the logic for a
Validator. |
| Annotation Type | Description |
|---|---|
| ValidatorComponent |
Copyright © 2018 Latitude Srls. All rights reserved.