Skip to content

precompileValidators

precompileValidators(app, spec): void

Defined in: src/plugins/openapi-validator.ts:216

Pre-compiles validators for the application using the provided spec. Should be called when the spec is available.

any

any

void