DEV Community

Ramiro for Auth0

Posted on • Updated on • Originally published at auth0.com

Express Validator Tutorial

In this article you will learn to validate and sanitize data in your Express.js applications using a set of middleware called express-validator. You will do so by completing a demo application that takes in user input and validates/sanitizes it using this library.

Read on 🎯

Express Validator Tutorial

Top comments (0)