| Package | Description |
|---|---|
| at.meks.validation | |
| at.meks.validation.result | |
| at.meks.validation.validations.list |
| Modifier and Type | Method and Description |
|---|---|
ValidationResult |
Validation.test(T param) |
ValidationResult |
SimpleValidation.test(T param) |
| Modifier and Type | Method and Description |
|---|---|
static ValidationResult |
ValidationResult.fail(ErrorDescription onErrorMessage) |
static ValidationResult |
ValidationResult.ok()
this method return a
ValidationResult which is valid. |
| Modifier and Type | Method and Description |
|---|---|
ValidationResult |
SimpleListValidation.test(List<T> list) |
Copyright © 2018. All rights reserved.