mirror of
https://github.com/xfarrow/blink
synced 2025-06-06 00:49:11 +02:00
express-validator
An express.js middleware for validator.
Installation
npm install express-validator
Also make sure that you have Node.js 14 or newer in order to use it.
Documentation
Please refer to the documentation website on https://express-validator.github.io.
Changelog
Check the GitHub Releases page.
License
MIT License