public class TestOperation
extends java.lang.Object
| Constructor and Description |
|---|
TestOperation() |
| Modifier and Type | Method and Description |
|---|---|
static void |
apply(JsonPatchOperation instruction,
com.fasterxml.jackson.databind.JsonNode root) |
public static void apply(JsonPatchOperation instruction, com.fasterxml.jackson.databind.JsonNode root) throws JsonPatchFailedException
JsonPatchFailedException