MCPcopy Create free account
hub / github.com/JS-DevTools/ono / createValidationError

Function createValidationError

test/specs/ono-extend.spec.js:52–54  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

50 }
51
52 function createValidationError () {
53 return new ValidationError(42, "emailAddress");
54 }
55
56 let error = createValidationError();
57

Callers 1

ono-extend.spec.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…