ajv-validator / ajv-validator/ajv-cli
unknown keyword "errorMessage"
Aberta
- Linguagem predominante
- TypeScript
- Estrelas
- 316
- Forks
- 77
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Schemas using "errorMessage" or "message" keywords fail validation/compilation with the above error. Of course you can get past it by disabling strict mode (`--strict=false`), but it seems like you shouldn't have to give up strict mode to make it accept valid keywords. I tried `-c ajv-errors` to no avail.
Am I missing something obvious, or does the CLI just not have any way of loading the ajv-errors package (or others)?
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.