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.
Parameters
Section titled “Parameters”any
any
Returns
Section titled “Returns”void