ajv-validator / ajv-validator/ajv-cli
"error: schema is invalid: data/properties/required must be object,boolean" does not give line number
- Lingua principale
- TypeScript
- Stelle
- 316
- Fork
- 77
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
None of `--error` options help. I'm not even sure what the actual error is, but a line number would _really_ help.
See also #34 , #111 .
It's possible that `json-source-map` can be used to figure this out somehow (see [here](https://github.com/ajv-validator/ajv-cli/issues/34#issuecomment-299582712)), but I don't know the exact steps. Moreover, needing to jump through additional hoops makes this tool borderline useless to me.
Perhaps adding this functionality to the tool would be possible? For instance, see (at time of this writing, year-old) PR https://github.com/ajv-validator/ajv-cli/pull/189#issue-980783689.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.