Properties
Optional
onSchemaCached
Optional
proxy
proxy?: string
Protected
Static
Readonly
NULL
Accessors
validators
- get validators(): T
Returns T
Static
instance
- get instance(): SchemaCache
Methods
get
- get(schema?: string): Promise<undefined | null | SchemaCacheEntry>
Returns Promise<undefined | null | SchemaCacheEntry>