MCPcopy
hub / github.com/ajv-validator/ajv / _addVocabularies

Method _addVocabularies

lib/core.ts:317–319  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

315 }
316
317 _addVocabularies(): void {
318 this.addKeyword("$async")
319 }
320
321 _addDefaultMetaSchema(): void {
322 const {$data, meta, schemaId} = this.opts

Callers 1

constructorMethod · 0.95

Calls 1

addKeywordMethod · 0.95

Tested by

no test coverage detected