Page Contents
Home > @loopback/rest > ValidationOptions > compiledSchemaCache
ValidationOptions.compiledSchemaCache property
Custom cache for compiled schemas by AJV. This setting makes it possible to skip the default cache.
Signature:
compiledSchemaCache?: SchemaValidatorCache;