validatore

Validatore is an Express Middleware that Validates the Body, Params, Query, Headers of a Request using Joi and Returns a 400 Bad Request Response If the Validation Fails.


Keywords
express, joi, validation
License
MIT
Install
npm install validatore@1.0.1