tristanpenman/valijson
Header-only C++ library for JSON Schema validation, with support for many popular parsers
C++BSD-2-Clause
Issues
- 3
Stack overflow with recursive refs
#200 opened by tyler92 - 0
Root $ref does not work correctly
#196 opened by oOLooCoreZOo - 1
- 2
Roadmap to support Draft 8 / Draft 8.1
#194 opened by hcw70 - 2
Be robust against std::regexp poor implementation and regular expression catastrophic backtracking
#191 opened by sandwoodK - 0
- 1
- 2
Exception "JSON value cannot be cast to a string."
#181 opened by mporsch - 1
Parson JSON library Support
#182 opened by jw-msft - 1
JSON references to files relative to schema
#180 opened by roddypratt - 1
False validation errors with the yaml-cpp adapter
#178 opened by jacquev6 - 4
Updated release please.
#176 opened by cbrumgard - 2
Performances and Multithreading
#174 opened by emabiz - 0
Enhancement: Support for simple recursive schemes
#173 opened by DrewMikola - 2
- 0
BoostJsonAdapter - false negative on isInteger()
#170 opened by roosterfive - 2
cannot use the project with valijson when nlohmann json is provided by the system
#122 opened by michal-kowalczyk - 3
About the release scheme
#167 opened by chenrui333 - 2
Compiling with GCC12 spells a warning because of -Wstringop-overread
#166 opened by ilario-gottardello - 1
type name doesn't match in parser and validator
#165 opened by silentmissile - 1
yaml_cpp_adapter bug - vector iterators incompatible
#158 opened by ahavatya - 1
- 1
- 8
Test compilation failure in picojson with gcc-12 due to -Werror=maybe-uninitialized
#164 opened by hhoffstaette - 2
Newer Rapidjson?
#161 opened by tysenmoore-xse - 2
- 2
A typo in the LICENSE file
#163 opened by mrezabayat - 2
single-header release?
#149 opened by dmarkh - 3
Question about library Dependencies
#155 opened by jparisu - 7
Support for JsonCpp 1.9.5
#153 opened by bsbontchev - 2
Compile error when integrating with project on gcc 4.9.2 with c++11 support
#148 opened by littlepenny88 - 1
Strange issue with boost::json
#151 opened by sptrakesh - 1
Inspector doesn't validate some documents correctly
#142 opened by xgsa - 3
Web version of valijson
#152 opened by letmaik - 2
CMake improvements
#146 opened by jonpetri - 1
Compiler error caused by missing include
#143 opened by mporsch - 2
Numeric type accepts a string containing only numbers
#140 opened by xgsa - 1
Non-moveable types due to const data members
#138 opened by mporsch - 1
- 2
Support fetching sub-schemas from other files
#126 opened by alexlavriv - 1
Compilation error with gcc11
#134 opened by sptrakesh - 4
Support for URN document references
#132 opened by rayvincent2 - 1
- 2
MSVC C4702: Unreachable Code
#130 opened by DrewMikola - 5
Warnings - code unreachable
#125 opened by NairaP - 2
- 3
Issue if no test & no examples
#127 opened by MDesharnaisX - 2
Unable to spot error in schema
#128 opened by sptrakesh - 2
uninitialized optionals in subschema.hpp
#124 opened by bpalmer7440 - 1
Compilation error with gcc 8.3
#120 opened by coderbusy7