This website requires JavaScript.
Explore
Help
Sign In
luo980
/
json-schema-validator
Watch
1
Star
0
Fork
0
You've already forked json-schema-validator
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2a1f77d084
json-schema-validator
/
src
History
Patrick Boettcher
6f69d01b58
use #include <nlohmann/json.hpp> to avoid filename clashes
...
alternative for
#20
2018-02-27 11:11:55 +01:00
..
json-schema-draft4.json.cpp
namespace: gcc-4.5 does not accept multiple namespaces-definitions
2017-01-10 11:03:04 +01:00
json-schema.hpp
use #include <nlohmann/json.hpp> to avoid filename clashes
2018-02-27 11:11:55 +01:00
json-uri.cpp
compatibility: now it works with 3.x-release of nlohmann::json
2018-01-19 09:38:50 +01:00
json-validator.cpp
fix message if value is too low (minimum)
2018-02-09 10:25:08 +01:00