json-api-validator
json-api-validator copied to clipboard
[WIP] json-api validation utils for applications built with ember-data
Added some tests for #5
An overview of things to validate. **Generic** - [x] links is an object if present - [x] links has at least one member - [ ] links only contains members...
Each of the below needs to be filled out and tested per spec. If you are working on one, claim it below and I will update the list with the...
We should strip all code this library provides from production builds.