ajv-validator / ajv-validator/ajv-cli
unknown keyword "errorMessage"
Đang mở
- Ngôn ngữ chính
- TypeScript
- Star
- 316
- Fork
- 77
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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)?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.