ajv-validator / ajv-validator/ajv-cli
Use standard meta schema
Ouverte
- Langage dominant
- TypeScript
- Étoiles
- 316
- Forks
- 77
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
From ajv's documentation I see there are standard meta schemas that can be used, but how to do that from the CLI?
Using `-m /usr/share/nodejs/ajv/lib/refs/json-schema-draft-04.json` doesn't seem to help at all:
```
meta-schema /usr/share/nodejs/ajv/lib/refs/json-schema-draft-04.json is invalid
error: no schema with key or ref "http://json-schema.org/draft-04/schema#"
```
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.