ajv-validator / ajv-validator/ajv-cli
recursively validate files
未关闭
- 主要语言
- TypeScript
- 星标
- 316
- 派生
- 77
- PR 合并指标
- 30 天内没有已合并 PR
描述
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`
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。