Max Mönch
Max Mönch
Have an similar problem on Iphone. After hot reload my iphone stays connected to my device but there is no possibility to kill that connection.
It would be very usefully if you can restrict optional to certain verb (POST, PUT, DELETE). In a simple scenario you have multiple check like so: **POST-Request** ```js [ body('first_name').exists().isString(),...
Okey I will try to look into it. A little proof of concept with current possibilities. ```js const checkMethod = (checkNull, checkFalsy, methods) => { return (value, { req })...
How is the status here? This seems to be a good addition.