oferei / json-gate

A friendly, fast JSON schema validator
MIT License
100 stars 16 forks source link

createSchema should warn about unknown/inactive attributes and types #6

Open oferei opened 12 years ago

oferei commented 12 years ago

A few examples:

Although this is all "by the book" it may lead to bugs, such as uncaught errors in runtime. Not sure about the API, but perhaps there should be some (opt-in) 'strict' option.