Input Validation in Express with express-validator Aug 14, 2015 Welcome to this short tutorial in which you'll learn how to validate form input in an Express app using an open-source Node module called express-validator. view source Advertisement