I have been battling with this for some time now, I have this Nodejs Express app and my registration form returns a bunch of validation errors when the form fields are invalid which is a good thing but however, when the form is properly filled it still returns these errors and doesn't submit any data. I have been battling with this for some time no