danielaparker / jsoncons

A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON
https://danielaparker.github.io/jsoncons
Other
697 stars 160 forks source link

make schema error quotation and punctuation more consistent #498

Closed mtmorgan closed 4 months ago

danielaparker commented 4 months ago

@mtmorgan Can you fix test/jsonschema/src/validation_report_tests.cpp so that the expected messages match your changes?