See: Description
| Interface | Description |
|---|---|
| Validator<V> |
Interface for a validator to be applied to an object in the context of a given
Item. |
| Class | Description |
|---|---|
| BaseValidator |
Base class for validator implementations.
|
| Enum | Description |
|---|---|
| Validator.Action |
Validator instances are normally applied in sequence in a
chain of responsibility pattern orchestrated by the caller. |
Copyright © 1999–2016. All rights reserved.