public class ConformanceIssue extends Object
| Constructor and Description |
|---|
ConformanceIssue(String schemaLocation,
String dataLocation,
String error) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDataLocation() |
String |
getError() |
String |
getSchemaLocation() |
int |
hashCode() |
String |
toString() |
Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.