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
726 stars 164 forks source link

make schema error quotation and punctuation more consistent #498

Closed mtmorgan closed 7 months ago

danielaparker commented 7 months ago

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