MCPcopy Index your code
hub / github.com/bitnbytesio/node-input-validator / fails

Method fails

lib/validator.js:80–82  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

78 }
79
80 async fails() {
81 return !(await this.check());
82 }
83
84
85 static filter(inputs, filters) {

Callers 2

t1Function · 0.95
t2Function · 0.80

Calls 1

checkMethod · 0.95

Tested by

no test coverage detected