zaggino / z-schema

JSON Schema validator written in JavaScript for NodeJS and Browsers
Other
340 stars 91 forks source link

defaulting ignoreUnresolvableReferences to true #256

Closed antialias closed 1 year ago

antialias commented 4 years ago

This seems like a more sensible default. Should be published with the next major release since it is a breaking change to any dependent that doesn't explicitly set this config value.