MCPcopy Create free account
hub / github.com/json-editor/json-editor / unknownMsg

Function unknownMsg

docs/scripts/ajv-validator.js:6189–6191  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6187 }
6188 throw new Error(unknownMsg());
6189 function unknownMsg() {
6190 return `unknown format "${schema}" ignored in schema at path "${errSchemaPath}"`;
6191 }
6192 }
6193 function getFormat(fmtDef) {
6194 const code = fmtDef instanceof RegExp

Callers 1

unknownFormatFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected