Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
constructor
Method · 0.95
Calls
1
addKeyword
Method · 0.95
Tested by
no test coverage detected