streaming-qhp-validator
v0.1.0
Published
Implementation of the coverage-validator as a streaming NodeJS utility
Readme
streaming-qhp-validator
This is the validator from coverage-validator as a NodeJS utility with streaming, allowing it to validate very large provider.json or plan.json files without reading the entire file into memory.
Usage
npm install --global streaming-qhp-validator
streaming-qhp-validator providers ./provider.json
streaming-qhp-validator plans ./plan.json