Package com.github.fge.jsonpatch.operation.policy
-
Enum Summary Enum Description PathMissingPolicy Specifies what the operation should do if the path is missing in the target JsonNode
| Enum | Description |
|---|---|
| PathMissingPolicy |
Specifies what the operation should do if the path is missing in the target JsonNode
|