node: fast-json-stringify disable schema validation by ajv

26 Views Asked by At

I want use fastify/fast-json-stringify just for stringify javascript object without validate the JSON schema.

Any way for serialize without validate?

0

There are 0 best solutions below