MCPcopy 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

1import { describe, it } from "node:test";
2import assert from "node:assert/strict";
3import { createTypeScriptJsonValidator } from "../dist/ts/index.js";
4

Callers

nothing calls this directly

Calls 5

validatorForFunction · 0.85
validateMethod · 0.80
getSchemaTextMethod · 0.80
getTypeNameMethod · 0.80

Tested by

no test coverage detected