issues
search
microsoft
/
jschema
Includes an implementation of JSON Schema Draft 4, an implementation of JSON pointer, and a JSON-schema-to-C# code generator
Apache License 2.0
120
stars
28
forks
source link
Improved messages; e2e tests; bug fixes.
#129
Closed
ghost
closed
4 years ago
ghost
commented
4 years ago
Improve error messages: Remove unnecessary words; fix some typos; unify on single quotes.
Add end-to-end test of validation.
Fix bug in validation of arrays with item schemas.