Commit Graph

  • 00add1511b
    Merge 66efaf9e97 into 40af3ec396 Ben 2025-01-31 03:01:36 +0000
  • 7c8fb6ed23
    Merge cd862228d6 into 40af3ec396 gmabey 2025-01-31 00:04:08 +0000
  • cd862228d6 WIP facilitates inclusion of multiple meta-schema dialects Glen Mabey 2025-01-30 17:03:32 -0700
  • c2c93bc25e
    Merge 3d8a426c8d into 40af3ec396 Cristian Le 2025-01-28 11:09:06 -0700
  • a244024759 WIP converting all static strings over to draft 2020-12 Glen Mabey 2025-01-27 11:38:07 -0700
  • aacdec04b7 fixed builder error for windows on V2.2.0 Bram van Limpt 2025-01-25 18:12:02 +0100
  • 1d6fe81b9f
    Merge 92c2b517f2 into 40af3ec396 Alexey Strukov 2025-01-23 13:07:01 +0100
  • ffa41a81db
    Merge 1fbd7f944d into 40af3ec396 avaliente-evs 2025-01-22 18:38:37 +0100
  • 40af3ec396 Reference validation using contains() result rather than exception handling main Jospeh G 2024-11-04 11:32:48 -0800
  • 8edd521853 check for $defs first, since it is more future-oriented Robert Patterson 2024-11-26 15:05:38 -0600
  • 1bcfdf8253 add support for $defs instead of definitions. Robert Patterson 2024-11-26 09:27:33 -0600
  • 010eba651f check for $defs first, since it is more future-oriented Robert Patterson 2024-11-26 15:05:38 -0600
  • 5bcd66c639 add support for $defs instead of definitions. Robert Patterson 2024-11-26 09:27:33 -0600
  • 35fbe8aab2 Reference validation using contains() result rather than exception handling Jospeh G 2024-11-04 11:32:48 -0800
  • 1fbd7f944d Prefix PUBLIC_HEADER with CMAKE_CURRENT_SOURCE_DIR Adrien Valiente 2024-10-17 13:25:41 +0200
  • 68c61ac39e Support for bazel. Christoph Pakulski 2024-09-24 14:17:01 +0000
  • fbd72de0d6 Run clang-format ss 2024-09-01 19:23:56 +0200
  • 4ec8cf64ab Run clang-format ss 2024-09-01 19:23:56 +0200
  • 66efaf9e97 Added expected values to enum and const error messages Benjamin C. Johnsenberg 2024-05-13 09:41:40 -0400
  • 813eb6312b Adding verbose error messages for allOf logical combination Csaba Imre Zempleni 2023-12-20 15:10:00 +0100
  • 3a439bdbe9 Adding verbose error messages for logical combinations Csaba Imre Zempleni 2023-12-19 14:45:00 +0100
  • e2f3586dc6 fix-311: add a comment and a detailed test-case Patrick Boettcher 2024-02-05 14:16:49 +0100
  • 396ffbb663 fix: issue-311 andrejlevkovitch 2024-01-26 16:39:47 +0100
  • 23819543e7
    Merge 3a5c9870d9 into 0034c11347 Cristian Le 2024-02-01 01:49:00 -0700
  • 0034c11347
    Fix cmake install target on windows (#315) bvstrien 2024-01-31 11:54:34 +0100
  • e1f2b1fc00 Combine install targets Bart van Strien 2024-01-31 09:46:20 +0100
  • ec5277b58d Fix cmake install target on windows Bart van Strien 2024-01-30 17:17:18 +0100
  • dd6b2eda2f
    [Temp] Disable clang-tidy (#316) Cristian Le 2024-01-31 11:38:21 +0100
  • 052287409a [Temp] Disable clang-tidy Cristian Le 2024-01-31 10:01:37 +0100
  • ed46fdefb1 fix issue-311 andrejlevkovitch 2024-01-26 16:39:47 +0100
  • a2d167a979 Adding verbose error messages for allOf logical combination Csaba Imre Zempleni 2023-12-20 15:10:00 +0100
  • 4ed9e4c55a Adding verbose error messages for logical combinations Csaba Imre Zempleni 2023-12-19 14:45:00 +0100
  • 3a5c9870d9 [Temp] Disable clang-tidy Cristian Le 2023-11-28 15:27:18 +0100
  • f9e88212ca Add JSON-Schema-Test-Suite back Cristian Le 2023-11-28 15:17:51 +0100
  • cadf5cc226 Migrate tests to Catch2 Cristian Le 2023-11-28 10:23:21 +0100
  • 23934ca763 Enable Catch2 test framework Cristian Le 2023-11-28 10:03:03 +0100
  • 833a836c1c Move coverage option to test subproject Cristian Le 2023-11-28 09:56:17 +0100
  • 3a24ab3c0c Set nlohmann_json_schema_validator_IS_TOP_LEVEL Cristian Le 2023-11-28 09:48:10 +0100
  • 2982d02c14 Move test to subproject Cristian Le 2023-11-28 09:55:46 +0100
  • 8c41e17410 Refactor examples Cristian Le 2023-11-27 19:10:12 +0100
  • 5af49cd72e Fix coverage flags Cristian Le 2023-11-27 18:25:14 +0100
  • 51d8c1dc80 Use dependent options Cristian Le 2023-11-27 18:11:03 +0100
  • e45edd57a6 Add message context Cristian Le 2023-11-27 18:10:11 +0100
  • f259f3564a Update pre-commit Cristian Le 2023-11-28 15:07:57 +0100
  • 08d8a52a8a fix indentation Patrick Boettcher 2023-11-27 12:48:21 +0100
  • 3d8a426c8d Use downstream tests Cristian Le 2023-11-27 12:05:55 +0100
  • c43031ba80 Improve packit packaging Cristian Le 2023-11-27 12:02:19 +0100
  • 74931bd02a error-messages: Numeric limit errors should show maximum precision Patrick Boettcher 2023-11-27 11:08:47 +0100
  • 3f6376dd6a Add simple import tests Cristian Le 2023-05-09 20:37:23 +0200
  • 1f0eb98af5 Initialize packit workflow Cristian Le 2023-05-09 18:27:45 +0200
  • 704a54552d Improve and fix bugs in Conanfile Jacob Crabill 2023-09-06 13:30:17 -0700
  • 349cba9f7e version 2.3.0 2.3.0 Patrick Boettcher 2023-11-27 10:20:26 +0100
  • e3aa397f41
    fix: validate multipleOf fails on float-point value (#295) dhmemi 2023-11-20 20:48:18 +0800
  • 73c3368493 test-case for issue-303 (works) issue-303 Patrick Boettcher 2023-11-20 13:43:47 +0100
  • d315908ecc fix multiple of float number dhmemi 2023-11-14 07:05:28 +0000
  • 7d84d546f9
    Merge branch 'pboettch:main' into fix-multiple-of-float dhmemi 2023-11-14 14:27:44 +0800
  • c6fefb80fb
    Update README.md (#301) GerritNG 2023-10-18 10:55:19 -0600
  • b0bd5c700a
    Update README.md GerritNG 2023-10-18 08:41:03 -0600
  • 92c2b517f2 Added json-patch validation 'remove' info Alexey Strukov 2023-10-12 17:38:20 +0300
  • 223338f4ff Improve and fix bugs in Conanfile Jacob Crabill 2023-09-06 13:30:17 -0700
  • f2852903ee fix test case error when multipleOf is float but number is int dhmemi 2023-09-23 02:43:01 +0800
  • 90ece4306b
    Merge 3e44edf330 into 0be4d4c4b5 Cristian Le 2023-09-22 17:09:50 +0200
  • 0be4d4c4b5
    do not fetch nlohmann_json if it already added in main project (#287) andrejlevkovitch 2023-09-22 16:12:57 +0200
  • 79535fe0b6
    Fix performance regression from logical combination patch discard (#288) Sylvain Joubert 2023-09-22 16:03:55 +0200
  • 2143027c7f
    Fix Clang compiler warnings (#290) ss 2023-09-22 15:59:39 +0200
  • 0a2cfd0caa Fix performance regression from logical combination patch discard Sylvain Joubert 2023-07-20 17:24:04 +0200
  • f9afb2f653 Fix Clang compiler warnings ss 2023-08-17 23:18:18 +0200
  • a33fe4bcdd make clang-tidy happy. dhmemi-fix-multiple-of-float dhmemi 2023-09-15 15:22:49 +0800
  • a19d71ddcb fix: validate multipleOf fails on float-point value dhmemi 2023-09-14 11:08:38 +0800
  • 848bf758c7
    use cmake 3.25 for runners (#296) Patrick Boettcher 2023-09-22 15:28:07 +0200
  • 74ab21a310 use cmake 3.25 for runners fix-cmake-in-github-runners Patrick Boettcher 2023-09-21 18:51:04 +0200
  • f9817db99b
    Merge ff35afd5a5 into f4194d7e24 Cristian Le 2023-07-21 06:11:39 +0200
  • 1b3ded6276 do not fetch nlohmann_json if it already added in main project andrejlevkovitch 2023-07-14 17:03:59 +0200
  • f4194d7e24
    Enable boost regex usage for string-format-check.cpp (#286) David Davies 2023-07-13 18:54:44 +0100
  • fec80ce57d Enable boost regex usage for string-format-check.cpp DJDavies2 2023-07-13 18:12:50 +0100
  • 693b74eddf
    Fix code coverage for smtp-address-validator.cpp (#284) ss 2023-07-11 19:02:02 +0200
  • f05bb20ded Fix code coverage for smtp-address-validator.cpp ss 2023-07-10 21:52:44 +0200
  • 3e44edf330
    Add basic cmake documentation structure Cristian Le 2023-07-09 22:46:18 +0200
  • f5d730fb66
    Simplify cmake documentation Cristian Le 2023-07-09 22:40:09 +0200
  • 57a4172ee8
    Move design details to roadmap Cristian Le 2023-07-09 22:18:43 +0200
  • ad3858908f
    Move version difference to changelog Cristian Le 2023-07-09 22:16:32 +0200
  • 02d11f1cda
    Standardize documentation format Cristian Le 2023-07-09 22:03:36 +0200
  • 25a5d09861
    Move Contributing section Cristian Le 2023-07-09 21:56:50 +0200
  • fbbf5343f9
    Add pre-commit for sphinx/myst Cristian Le 2023-07-09 21:56:16 +0200
  • d73a2f02a7
    Add basic sphinx/rtd framework Cristian Le 2023-07-09 21:37:34 +0200
  • e306d7905e
    Bump header levels Cristian Le 2023-07-09 21:34:29 +0200
  • eee03c0f08
    Remove dead travis badge Cristian Le 2023-07-09 21:30:05 +0200
  • 57b2f95e27
    Add basic pyproject.toml for dev and docs Cristian Le 2023-07-09 21:25:15 +0200
  • cb3f4fafeb
    More gitignore Cristian Le 2023-07-09 21:22:24 +0200
  • 6db2ee1f5a Revert "Replace the full nlohmann_json repo with a fetch_content variant. (#279)" Patrick Boettcher 2023-07-07 12:40:52 +0200
  • 8912ad3490
    Cancel patch change for each non valid logical combination (#231) Didier BRIZET 2023-07-04 13:03:37 +0200
  • 540a7e3dd4
    Replace the full nlohmann_json repo with a fetch_content variant. (#279) eike-fokken 2023-07-04 13:02:33 +0200
  • 5480890b3b
    Update CMakeLists.txt Patrick Boettcher 2023-07-04 12:14:31 +0200
  • 578f42e061
    Merge branch 'main' into dbz/229 Patrick Boettcher 2023-07-04 12:00:48 +0200
  • bad72294da Replace the full nlohmann_json repo with a fetch_content variant. Eike Fokken 2023-06-25 21:03:34 +0200
  • bfdda20f5b
    Fix bug: attr.value() of an array attribute returns an iterator of basic_json objects not an iterator of std::string (#276) Volker Christian 2023-06-19 16:47:34 +0200
  • c16a397393 Fix bug: attr.value() of an array attribute returns an iterator of basic_json objects not an iterator of std::string Volker Christian 2023-06-15 17:20:37 +0200
  • 937e845e1b
    Add simple import tests Cristian Le 2023-05-09 20:37:23 +0200
  • e5717ac2a9
    Initialize packit workflow Cristian Le 2023-05-09 18:27:45 +0200
  • 1242ae1a4a
    Revert library name change (#271) Cristian Le 2023-05-16 13:44:17 +0200