Tuesday, 13 August 2013

Add express middleware for param validations

Add express middleware for param validations

In a sails.js application is there a simple way of included
express-middleware?
For instance extending the request object with express-validator.

No comments:

Post a Comment