Package | Description |
---|---|
org.forgerock.json |
Modifier and Type | Method and Description |
---|---|
static void |
JsonPatch.patch(JsonValue original,
JsonValue patch,
JsonPatchValueTransformer transform)
Applies a set of modifications in a JSON patch value to an original value, resulting
in the intended target value.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.