MCPcopy
hub / github.com/ajv-validator/ajv / .runkit_example.js

File .runkit_example.js

.runkit_example.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const Ajv = require("ajv")
2const ajv = new Ajv({allErrors: true})
3
4const schema = {

Callers

nothing calls this directly

Calls 2

testFunction · 0.70
compileMethod · 0.45

Tested by

no test coverage detected