public class ValidationIssue extends Object
| Constructor and Description |
|---|
ValidationIssue(String code,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getDescription() |
String |
getFailureMessage() |
boolean |
isFailed() |
void |
setFailureMessage(String failureMessage) |
Copyright © 2021. All rights reserved.