Checks that a request does not pass validation by passing it through a express-validator validation chain
Request object to be checked by the chain
array for an express-validator validator chain
boolean for if no errors should be raised by a request, once it has run through the validation chain
Generated using TypeDoc
Checks that a request does not pass validation by passing it through a express-validator validation chain