| Modifier and Type | Method and Description |
|---|---|
static List<Inconsistency> |
Utils.compareDocs(com.fasterxml.jackson.databind.JsonNode sourceDocument,
com.fasterxml.jackson.databind.JsonNode destinationDocument,
List<String> exclusionPaths) |
| Modifier and Type | Method and Description |
|---|---|
static String |
Inconsistency.getMismatchedValues(List<Inconsistency> l) |
static String |
Inconsistency.getPathList(List<Inconsistency> l) |
Copyright © 2016. All rights reserved.