View Source JSONPathEx.Evaluator (JSONPathEx v0.1.0)
Evaluates JSONPath Abstract Syntax Trees (ASTs) against JSON data.
Supports JSONPath features such as filters, recursive descent, and array slicing.
Summary
Functions
Evaluates a JSONPath AST against the provided JSON data.