ajv-validator / ajv-validator/ajv-cli

recursively validate files

未关闭
#155 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。