ajv-validator / ajv-validator/ajv-errors
Is it possible to define a "dictionary" of common error messages?
Open
- Dominant language
- TypeScript
- Stars
- 289
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Hey folks. Is it possible to define a list of common error messages, so I don't have to repeat the same message in every schema.
For instance, e.g. `minLength`, I don't want to rewrite the same message every single time, hence, I'd want to define some of the "global" errors. And if this is not possible, does any of the current maintainers knows if it's feasible to implement something like that in this library, I'm happy to contribute.
Thanks in advance
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.