| Package | Description |
|---|---|
| play.data.validation |
| Modifier and Type | Field and Description |
|---|---|
Error |
Validation.ValidationResult.error |
| Modifier and Type | Method and Description |
|---|---|
static Error |
Validation.error(String field) |
| Modifier and Type | Method and Description |
|---|---|
static List<Error> |
Validation.errors() |
static List<Error> |
Validation.errors(String field) |
Map<String,List<Error>> |
Validation.errorsMap() |
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly