fast-json-stringify
fast-json-stringify copied to clipboard
replace is-my-json-valid with ajv in tests
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.