gjson icon indicating copy to clipboard operation
gjson copied to clipboard

Is there a way of validate paths?

Open zhaodiaoer opened this issue 5 years ago • 4 comments

First, thank you a lot for gjson. I import gjson to my project and use path syntax to standardize input, but I'm wondering if there is a way to validate path string?

zhaodiaoer avatar Aug 09 '20 03:08 zhaodiaoer

There's no path validation function. Sorry.

tidwall avatar Aug 11 '20 01:08 tidwall

There's no path validation function. Sorry.

Is the any planning to such function? I think it can be really helpful with error handling

wmingj avatar Sep 22 '20 06:09 wmingj

@erenming This is something I'm looking in to. But I don't have an ETA.

tidwall avatar Nov 04 '20 23:11 tidwall