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
JsonInspectionException
public io.atlasmap.json.v2.JsonDocument inspectJsonSchema(String jsonSchema) throws JsonInspectionException
JsonInspectionException
Copyright © 2021 JBoss by Red Hat. All rights reserved.