mirror of
https://github.com/nlohmann/json.git
synced 2026-03-10 11:11:24 +00:00
✨ add contains function for JSON pointers
This commit is contained in:
10
doc/examples/contains_json_pointer.output
Normal file
10
doc/examples/contains_json_pointer.output
Normal file
@@ -0,0 +1,10 @@
|
||||
true
|
||||
true
|
||||
true
|
||||
true
|
||||
true
|
||||
false
|
||||
false
|
||||
false
|
||||
[json.exception.parse_error.106] parse error: array index '01' must not begin with '0'
|
||||
[json.exception.parse_error.109] parse error: array index 'one' is not a number
|
||||
Reference in New Issue
Block a user