json-schema
json-schema copied to clipboard
JSON Schema draft-6 implementation for elm.
A few tests were not running when I updated to Elm 0.19.1. I didn't check if they were also broken in the previous version. I was mainly changing how Encode.list...
I am currently looking at a test where I just made some schema changes, and now I am (correctly) getting a schema validation failure, but the error message is not...
Closes https://github.com/json-tools/json-schema/issues/44, hopefully
Wondering if there was any talk of merging these efforts down the line, or if you see the two as having distinct features. From a quick look, it seems yours...