Summary

Represents a JSON Pointer as defined in RFC 6901.

Constructors

Pointer Initializes a new instance of the Sandbox.Json.Pointer class with the specified string.

Properties

IsRoot
ReferenceTokens The reference tokens that make up the JSON Pointer.

Methods

Append Appends a token to the JSON Pointer and returns a new Sandbox.Json.Pointer.
Evaluate
GetParent Returns a new Sandbox.Json.Pointer representing the parent of the current pointer.

Static Fields

Root A static instance representing the root JSON Pointer (i.e., "/").
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.