Express-Validator “validationResult” returns [object Object]
I’m modifying the Error handling of the Express-Validator middleware to go through my custom Error Handling middleware but the message of the validationResult
resolves to [object Object]
.