js-data / js-data-schema

Define and validate rules, datatypes and schemata in Node and in the browser.
http://www.js-data.io/docs/js-data-schema
MIT License
18 stars 10 forks source link

Explore supporting the JSON-schema.org validation syntax #2

Open jmdobry opened 9 years ago

jmdobry commented 8 years ago

I currently have a Schema implementation in js-data 3.0.0-alpha.10 that supports the json-schema.org v4 spec. Should I pull that implementation out of js-data and into js-data-schema?