Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/asm-js/validator
/ fail.js
File
fail.js
lib/fail.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
match = require(
'pattern-match'
);
2
3
function
ValidationError(message, stack) {
4
Error.call(this, message);
Callers
nothing calls this directly
Calls
1
spaces
Function · 0.85
Tested by
no test coverage detected