Fabio Santos
Results
1
issues of
Fabio Santos
## Describe the bug Default value is always added to `req.body` when using buildCheckFunction to validate body and query. ## To Reproduce ``` const checkBodyAndQuery = buildCheckFunction(['body', 'query']); export const...
i: bug