A super simple npm package which helps in validation in much simpler way. Its inspired by laravel validator but its even better, also its more powerful than express-validator
A lightweight and flexible validation library for JavaScript and TypeScript, supporting custom and built-in validation rules with configurable match modes.
Validate an object against an user defined schema. If the object satisfies the schema, then a copy of the object that conforms to the schema is returned