public static class ValidationTask.ValidationError extends Object
| Constructor and Description |
|---|
ValidationError() |
ValidationError(String message,
String path) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
String |
getPath() |
void |
setMessage(String message) |
void |
setPath(String path) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.