Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/microsoft/TypeChat
/ validate.test.ts
File
validate.test.ts
typescript/test/validate.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it } from
"node:test"
;
2
import
assert from
"node:assert/strict"
;
3
import
{ createTypeScriptJsonValidator } from
"../dist/ts/index.js"
;
4
Callers
nothing calls this directly
Calls
5
validatorFor
Function · 0.85
validate
Method · 0.80
getSchemaText
Method · 0.80
getTypeName
Method · 0.80
createModuleTextFromJson
Method · 0.80
Tested by
no test coverage detected