public final class JsonPatchProcessor extends Object implements com.github.fge.jsonschema.processing.Processor<JsonPatchInput,com.github.fge.jsonschema.util.ValueHolder<com.fasterxml.jackson.databind.JsonNode>>
| Constructor and Description |
|---|
JsonPatchProcessor() |
| Modifier and Type | Method and Description |
|---|---|
com.github.fge.jsonschema.util.ValueHolder<com.fasterxml.jackson.databind.JsonNode> |
process(com.github.fge.jsonschema.report.ProcessingReport report,
JsonPatchInput input) |
public com.github.fge.jsonschema.util.ValueHolder<com.fasterxml.jackson.databind.JsonNode> process(com.github.fge.jsonschema.report.ProcessingReport report,
JsonPatchInput input)
throws com.github.fge.jsonschema.exceptions.ProcessingException
process in interface com.github.fge.jsonschema.processing.Processor<JsonPatchInput,com.github.fge.jsonschema.util.ValueHolder<com.fasterxml.jackson.databind.JsonNode>>com.github.fge.jsonschema.exceptions.ProcessingExceptionCopyright © 2013. All Rights Reserved.