# Functions
NewValidator create a new instance of validator using given reference.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
InheritNonExistingTagError indicate that defined heredity does not exist.
InvalidTypeError indicate that a type is invalid.
UnknownPathError indicate that defined path does not exist.
UnknownRuleError indicate that requested rule is not known.
Validator interprets reference to validate JSON patch operations.