MCPcopy
hub / github.com/fastify/fastify / schema.tst.ts

File schema.tst.ts

test/types/schema.tst.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { StandaloneValidator } from '@fastify/ajv-compiler'
2import { StandaloneSerializer } from '@fastify/fast-json-stringify-compiler'
3import Ajv from 'ajv'
4import { expect } from 'tstyche'

Callers

nothing calls this directly

Calls 3

fastifyFunction · 0.85
setValidatorCompilerMethod · 0.65
setSerializerCompilerMethod · 0.65

Tested by

no test coverage detected