You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This might seem odd, but the parse validation section are intentional mistakes. If you use the strict parser, these should all fail properly. Instead of using jsonv::parse(text), use jsonv::parse(text, jsonv::parse_options::create_strict()).
https://github.com/miloyip/nativejson-benchmark/blob/master/sample/conformance_JSON%20Voorhees%20(C%2B%2B).md
The text was updated successfully, but these errors were encountered: