pr-omethe-us / PyKED

Python interface to the ChemKED database format
https://pr-omethe-us.github.io/PyKED/
BSD 3-Clause "New" or "Revised" License
15 stars 15 forks source link

Add useful error messages when the schema validation fails #78

Open bryanwweber opened 6 years ago

bryanwweber commented 6 years ago

Now that https://github.com/pyeve/cerberus/issues/278 is fixed, the last block to implementing useful error messages is removed. Let's add some error messages!

bryanwweber commented 6 years ago

As requested by the reviewer on the IJCK paper: https://github.com/pr-omethe-us/pyked-papers/issues/33