/streaming-qhp-validator

Implementation of the coverage-validator as a streaming NodeJS utility

Primary LanguageJavaScript

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