| Package | Description |
|---|---|
| com.github.ehe.simpleorchestrator.sample.entity | |
| com.github.ehe.simpleorchestrator.sample.exception |
| Modifier and Type | Method and Description |
|---|---|
List<ValidationTask.ValidationError> |
ApplicationResult.getErrors() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationResult.setErrors(List<ValidationTask.ValidationError> errors) |
| Constructor and Description |
|---|
ApplicationResult(List<ValidationTask.ValidationError> errors) |
| Modifier and Type | Method and Description |
|---|---|
List<ValidationTask.ValidationError> |
ValidationException.getErrors() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationException.setErrors(List<ValidationTask.ValidationError> errors) |
| Constructor and Description |
|---|
ValidationException(List<ValidationTask.ValidationError> errors) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.