Open vincentparrett opened 4 years ago
There is a Json.Path funciton. Just check in https://github.com/ahausladen/JsonDataObjects/blob/master/UnitTest/TestJsonDataObjects.pas the procedure TestTJsonObject.TestPathAccess
, if it is the funciton you need.
Seems like it only partially supports Jsonpath. It fails on many of the examples here
Any plans for JsonPath support - I'd be willing to add the support if you haven't already got something planned?