What is El Validator?
El Validator is a JSON Object validator and sanitizer. It's a great little tool for validating user input and sanitizing. Define a schema and validate it against the user input. It's inspired from the familiar Mongoose schema format with a few more features.