ajv-validator / ajv-validator/ajv-cli

recursively validate files

Open
#155 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
316
Forks
77
PR merge metrics
No merged PRs in 30d

Description

i want to validate files recusrively, but i think it is impossible to do. i tried this command:
`ajv -s schema --spec=jtd -d *json`
but this only checks files in current directory.
recursive check command would look like this:
`ajv -s schema --spec=jtd --recursive -d *json`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.