What is validator?
"String validation and sanitization"
validator is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 798.3 KB on disk.
Installation Guide
# Install via NPM
npm install validator
# Install via Yarn
yarn add validator