networknt / json-schema-validator

A fast Java JSON schema validator that supports draft V4, V6, V7, V2019-09 and V2020-12
Apache License 2.0
859 stars 325 forks source link

Remove warning for exclusiveMinimum and exclusiveMaximum for Draft 4 #1127

Closed justin-tay closed 2 weeks ago

justin-tay commented 2 weeks ago

Closes #1119

codecov-commenter commented 2 weeks ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.17%. Comparing base (48ca3c2) to head (7184a26). Report is 67 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1127 +/- ## ============================================ - Coverage 78.90% 78.17% -0.74% - Complexity 1965 2073 +108 ============================================ Files 172 201 +29 Lines 6352 6881 +529 Branches 1255 1262 +7 ============================================ + Hits 5012 5379 +367 - Misses 867 1032 +165 + Partials 473 470 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.