issues
search
tristanpenman
/
valijson
Header-only C++ library for JSON Schema validation, with support for many popular parsers
BSD 2-Clause "Simplified" License
351
stars
105
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fuzzing improvements
#201
tyler92
closed
2 weeks ago
1
Stack overflow with recursive refs
#200
tyler92
opened
2 weeks ago
3
Fix stack overflow for unresolved references
#199
tyler92
closed
2 weeks ago
0
Prevent potential division by zero
#198
tyler92
closed
2 weeks ago
1
Fix buffer overflow in u8_strlen
#197
tyler92
closed
2 weeks ago
0
Root $ref does not work correctly
#196
oOLooCoreZOo
opened
1 month ago
0
RapidJSON Adapter member access issue in rapidjson_adapter.hpp
#195
jasonthorsness
closed
2 months ago
1
Roadmap to support Draft 8 / Draft 8.1
#194
hcw70
closed
4 months ago
2
build: Add bundle.sh for deployment
#193
nyue
opened
5 months ago
0
Ability to customize regular expression engine
#192
sandwoodK
closed
5 months ago
1
Be robust against std::regexp poor implementation and regular expression catastrophic backtracking
#191
sandwoodK
closed
5 months ago
2
Compatibility with boost-1.85.0
#190
BohdanBuinich
closed
6 months ago
1
How can we validate boolean type if it is string in .json?
#189
phuchm
opened
9 months ago
0
Various cosmetic fixes.
#188
mvds00
closed
10 months ago
1
Implemented functioning move constructors/operators
#187
jackorobot
closed
10 months ago
0
Added explicit default move constructors/operators
#186
jackorobot
closed
10 months ago
1
Fix isString() method in yaml_cpp_adapter
#185
domire8
closed
10 months ago
2
CMakeLists.txt : Updating `cmake_minimum_required` to > 3.5
#184
IzawGithub
closed
1 year ago
1
Avoid format constraint string type exception
#183
mporsch
closed
1 year ago
3
Parson JSON library Support
#182
jw-msft
opened
1 year ago
1
Exception "JSON value cannot be cast to a string."
#181
mporsch
closed
1 year ago
2
JSON references to files relative to schema
#180
roddypratt
opened
1 year ago
1
Add CIFuzz Github Action
#179
DavidKorczynski
closed
1 year ago
2
False validation errors with the yaml-cpp adapter
#178
jacquev6
opened
1 year ago
1
Update NlohmannJsonAdapter to make it compatible with latest NlohmannJson
#177
bobcao3
closed
1 year ago
2
Updated release please.
#176
cbrumgard
closed
1 year ago
4
Fixed validation_visitor to work with forward iterator adapters.
#175
cbrumgard
closed
1 year ago
1
Performances and Multithreading
#174
emabiz
opened
1 year ago
2
Enhancement: Support for simple recursive schemes
#173
DrewMikola
opened
1 year ago
0
Adds Github Actions configuration for CI
#172
nathaniel-brough
closed
1 year ago
1
Question: Can custom format checker be implemented?
#171
stephb9959
opened
1 year ago
2
BoostJsonAdapter - false negative on isInteger()
#170
roosterfive
opened
1 year ago
0
fix typos in preprocessor macros
#169
AustinHaigh-Hach
closed
2 years ago
0
fix typo in preprocessor macro
#168
AustinHaigh-Hach
closed
2 years ago
0
About the release scheme
#167
chenrui333
closed
2 years ago
3
Compiling with GCC12 spells a warning because of -Wstringop-overread
#166
ilario-gottardello
closed
2 years ago
2
type name doesn't match in parser and validator
#165
silentmissile
closed
2 years ago
1
Test compilation failure in picojson with gcc-12 due to -Werror=maybe-uninitialized
#164
hhoffstaette
closed
2 years ago
8
A typo in the LICENSE file
#163
mrezabayat
closed
2 years ago
2
Qt bundle script: missing #include <limits>
#162
ilario-gottardello
closed
2 years ago
2
Newer Rapidjson?
#161
tysenmoore-xse
closed
2 years ago
2
Implement support for time-related format validations
#160
jrave
closed
2 years ago
1
Fixed PocoJsonValue::getInteger being limited to 32-bit integers
#159
jackorobot
closed
2 years ago
1
yaml_cpp_adapter bug - vector iterators incompatible
#158
ahavatya
closed
2 years ago
1
Implement population of "default" values in documents
#157
carlsmedstad
closed
2 years ago
1
Fix memory leak in ConstConstraint
#156
oppm
closed
2 years ago
1
Question about library Dependencies
#155
jparisu
closed
2 years ago
3
Add `yaml-cpp` support as an adapter.
#154
psigen
closed
2 years ago
6
Support for JsonCpp 1.9.5
#153
bsbontchev
closed
2 years ago
7
Web version of valijson
#152
letmaik
closed
2 years ago
3
Next