According to the first example in RFC 6901 section 6 the "#" JSON pointer denotes the complete document.
Currently the JSONPointer class throws an IllegalArgumentException for the "#" pointer.
According to the first example in RFC 6901 section 6 the "#" JSON pointer denotes the complete document.
Currently the JSONPointer class throws an IllegalArgumentException for the "#" pointer.