Skip to main content

envSchemaAjv

API Docs


Variable: envSchemaAjv

const envSchemaAjv: EnvSchemaOpt["ajv"]

Defined in: src/envConfigSchema.ts:489

The @sinclair/typebox package doesn't do format validation by itself and requires custom validators for it. The ajv-formats package provides this functionality and this object is used to provide the talawa api specific configuration for the ajv property accepted by envSchema to define those custom format validators.