| Package | Description |
|---|---|
| br.com.fluentvalidator.context |
| Modifier and Type | Method and Description |
|---|---|
static Error |
Error.create(String field,
String message,
String code,
Object attemptedValue) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Error> |
ValidationResult.getErrors() |
| Modifier and Type | Method and Description |
|---|---|
static ValidationResult |
ValidationResult.fail(Collection<Error> messages) |
Copyright © 2019 com.github.mvallim. All rights reserved.