| Interface | Description |
|---|---|
| FieldValidator |
BaseValidator interface for crank validation.
|
| Validatable |
The validate method invoked by the phase listener for domain-driven validation
|
| ValidatorMessageHolder |
BaseValidator MessageSpecification.
|
| ValidatorMetaDataReader |
ValidatorMetaDataReader is an extension point for classes that need
to read validation meta-data.
|
| Class | Description |
|---|---|
| RecursiveDescentPropertyValidator | |
| ValidationContext |
This is the validator context.
|
| ValidatorMessage |
BaseValidator MessageSpecification.
|
| ValidatorMessages |
A collection of messages.
|
| ValidatorMetaData |
Stores the validator name
and a list of name value pairs for the validator.
|
| Validators |
| Exception | Description |
|---|---|
| ValidationException |
Copyright © 2016. All Rights Reserved.