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
800 stars 320 forks source link

Remove alternate custom error message mechanism #1083

Closed justin-tay closed 4 days ago

justin-tay commented 6 days ago

This removes the alternate custom error message mechanism. This mechanism isn't really documented and cannot be disabled.

codecov-commenter commented 6 days 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.02%. Comparing base (48ca3c2) to head (327665b). Report is 46 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 #1083 +/- ## ============================================ - Coverage 78.90% 78.02% -0.88% - Complexity 1965 2059 +94 ============================================ Files 172 201 +29 Lines 6352 6868 +516 Branches 1255 1254 -1 ============================================ + Hits 5012 5359 +347 - Misses 867 1036 +169 Partials 473 473 ```

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