plus
Concatenates this pointer with another pointer, creating a new pointer with combined segments.
Return
A new JsonPointer containing all segments from both pointers.
Parameters
other
The JsonPointer to append to this one.
Concatenates this pointer with another pointer, creating a new pointer with combined segments.
A new JsonPointer containing all segments from both pointers.
The JsonPointer to append to this one.