google / google/civics_cdf_validator
Add support for JSON feeds
Open
enhancement
- Dominant language
- Python
- Stars
- 38
- Forks
- 23
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 8
Description
NIST is creating a JSON representation of the 1500-100 spec. Our validator should be able to
1. Include an instance of the [JSON schema](http://json-schema.org/) definition as opposed to an XSD.
2. Use the above JSON schema definition to perform schema validation.
3. Perform the same content validation as it currently does on the XML validation.
Contributor guide
Assessment
This issue has not been assessed yet.