express-validator / express-validator

An express.js middleware for validator.js.

Home Page:https://express-validator.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

const {query} = require("express-validator") not working but {check} is working

vishnuravva opened this issue · comments

Describe the bug

To Reproduce

Expected behavior

Current behavior

Environment:

  • Express-validator version:
  • Express version:
  • Node.js version:

Please fill in the issue template.