Type Parameters

Properties

Accessors

Methods

Properties

onSchemaCached?: (name: string, entry: SchemaCacheEntry) => void
proxy?: string

Accessors

  • get validators(): T
  • Returns T

  • get instance(): SchemaCache
  • Returns SchemaCache

Methods

  • Parameters

    • Optionalschema: string

    Returns Promise<undefined | null | SchemaCacheEntry>