Commit Graph

3 Commits

Author SHA1 Message Date
dhmemi
2659e37831 fix: <nlohmann/json-schema.hpp> -> "nlohmann/json-schema.hpp"
Follow the c++ standard, the compiler will ignore local directories
when it searches files include with angle-brackets.
2022-06-06 10:53:19 +08:00
Patrick Boettcher
8125a3e352 after et_root_schema, throw if there are undef refs
fix #97
2020-05-15 09:35:11 +02:00
Patrick Boettcher
81eba4928d fix #98: catch out-of-range-exception only
Leave other exception go through - real errors.
2020-04-09 15:16:25 +02:00