public class JsonInspectionService extends Object
| Constructor and Description |
|---|
JsonInspectionService() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
cleanJsonDocument(String sourceDocument) |
io.atlasmap.json.v2.JsonDocument |
inspectJsonDocument(String sourceDocument) |
io.atlasmap.json.v2.JsonDocument |
inspectJsonSchema(String jsonSchema) |
public io.atlasmap.json.v2.JsonDocument inspectJsonDocument(String sourceDocument) throws JsonInspectionException
JsonInspectionExceptionpublic io.atlasmap.json.v2.JsonDocument inspectJsonSchema(String jsonSchema) throws JsonInspectionException
JsonInspectionExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.