| 接口 | 说明 |
|---|---|
| TypeFunction<T,R> | |
| Validation<T> |
| 类 | 说明 |
|---|---|
| SimpleValidation<T> | |
| ValidationResult | |
| Validators |
Validators
When you use the validator, the input parameters meet the meaning of the calling method and the validation passes,
otherwise a ValidatorException is throw.
|
Copyright © 2018. All rights reserved.