fastify / fastify/fast-json-stringify
replace is-my-json-valid with ajv in tests
Open
- Dominant language
- JavaScript
- Stars
- 3.7k
- Forks
- 226
- Avg merge
- 1d 59m
- Merged PRs (30d)
- 3
Description
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the issue has not already been raised
### Issue
Imho we should standardize the behaviour to ajv and not to is-my-json-valid.
As seen in #579 we could detect mismatches between serialization and validation.
Contributor guide
Assessment
This issue has not been assessed yet.