swag-for-dev
swag-for-dev copied to clipboard
Add JSONSchema validation
- [x] I've checked that this isn't a duplicate issue.
Add a JSONSchema validation to the data.json file.
See an example here: https://json-schema.org/learn/miscellaneous-examples.html
Can I pick this up? @aslafy-z
Sure @deepank120896, my preferred validation library is ajv
Hey @deepankkartikey , are you working on this?
@ritesh-pandey I'll assign you if you would like 😄
Sure. Thanks.
Should schema validation be part of test suite?
Yep!