| Package | Description |
|---|---|
| com.latitude.validator.spi | |
| com.latitude.validator.spi.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ChainedValidator |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGenericChainedValidator<T> |
class |
AbstractGenericValidator<T> |
| Modifier and Type | Method and Description |
|---|---|
Optional<Validator> |
ValidationEngine.tryFindValidator(String validatorName) |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationEngine.addValidator(Validator validator)
Add a
Validator to the set |
Copyright © 2018 Latitude Srls. All rights reserved.