brandur / json_schema

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

Only build friendly_types on error #120

Closed jhawthorn closed 4 years ago

jhawthorn commented 4 years ago

This should be faster and avoid some allocations, most of the time we won't be generating an error.

brandur commented 4 years ago

Released as 0.20.9.