Create a patch that applies this patch and then that patch
Applies this patch to the given Json value, and returns the patched value.
Applies this patch to the given Json value, and returns the patched value. It assumes that the shape of the patched object is the same as the input one. If it is not the case, an exception will be raised
Applies this patch to the given Json value, and returns the patched value
Applies this patch to the given Json valued and returns the patched value
A Json patch object according to http://tools.ietf.org/html/rfc6902