for-GET / jesse

jesse (JSon Schema Erlang) is an implementation of a JSON Schema validator for Erlang.
https://github.com/for-get/jesse
Apache License 2.0
126 stars 64 forks source link

fix: convert `extends` to proplist before checking #139

Open thalesmg opened 2 months ago

thalesmg commented 2 months ago

Currently, a function_clause clause error occurs if one uses the extends property with a registered schema.