nickel-lang / json-schema-to-nickel

Convert JSON schemas into Nickel contracts
Apache License 2.0
32 stars 0 forks source link

improve error reporting #27

Open Radvendii opened 1 year ago

Radvendii commented 1 year ago

Error reporting should have a hierarchical / callback structure.

We might be able to re-use nickel's blame mechanics (see %with_message%)