brandur / json_schema

A JSON Schema V4 and Hyperschema V4 parser and validator.
MIT License
230 stars 45 forks source link

Raise typed errors #52

Closed brandur closed 8 years ago

brandur commented 8 years ago

Changes all the places in the library where we raise generic errors to typed errors. These fall into two categories:

Fixes #49.

skippy commented 8 years ago

@brandur thank you kindly! quite helpful

brandur commented 8 years ago

@skippy Glad to hear!

Released as part of 0.12.0.