I am using express-validator 6 to create a simple register form page.
It should be validate the input and report any errors before creating the user<