| Interface | Description |
|---|---|
| ISpincastValidationConfig |
Configurations requried by the Spincast bean validation plugin.
|
| IValidationError |
A validation error.
|
| IValidationErrorFactory |
Validation error factory.
|
| IValidator |
Object validator main interface.
|
| IValidatorFactory<T> |
Validator factory.
|
| Class | Description |
|---|---|
| SpincastValidationConfigDefault |
Default configurations for the Spincast bean validation plugin.
|
| SpincastValidationPluginGuiceModule |
Guice module for the Spincast Validation plugin.
|
| SpincastValidatorBase<T> |
Validator base class implementation.
|
| SpincastValidatorBaseDeps |
A wrapper object for the dependencies required by SpincastValidatorBase.
|
| ValidatorError |
Validation error implementation.
|
| Enum | Description |
|---|---|
| FormatType |
The type of the formatted errors to generate, when asked.
|
Copyright © 2016. All rights reserved.