An open API service for providing issue and pull request metadata for open source projects.

GitHub / express-validator/express-validator issues and pull requests

#1332 - How to show single error message under each form field?

Issue - State: closed - Opened by IgorArnaut 28 days ago - 1 comment
Labels: i: question, i: needs triage

#1331 - refactor: use "forEach" instead of "map"

Pull Request - State: open - Opened by noritaka1166 about 1 month ago

#1330 - chore: fix typos

Pull Request - State: open - Opened by noritaka1166 about 1 month ago

#1329 - .escape() does nothing - critical XSS vulnerability

Issue - State: closed - Opened by AndrewRayCode 2 months ago - 3 comments
Labels: i: bug, i: needs triage

#1328 - Defining schema outside of `checkSchema` call

Issue - State: open - Opened by ribaptista 3 months ago
Labels: i: question, i: needs triage

#1327 - build(deps): bump http-proxy-middleware from 2.0.6 to 2.0.9 in the npm_and_yarn group across 1 directory

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, javascript

#1326 - build(deps): bump estree-util-value-to-estree from 3.0.1 to 3.3.3 in the npm_and_yarn group across 1 directory

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, javascript

#1325 - Compatibility with Express 5: `req.query` is now read-only

Issue - State: open - Opened by gzurbach 4 months ago - 1 comment
Labels: i: enhancement

#1324 - isURL returns error even passed a valid url

Issue - State: closed - Opened by developerbazaar1 4 months ago - 1 comment
Labels: i: bug, i: needs triage

#1323 - `isNumeric` should reject for array

Issue - State: open - Opened by aemzayn 5 months ago - 2 comments
Labels: i: bug, i: needs triage

#1322 - build(deps-dev): bump prismjs from 1.29.0 to 1.30.0 in the npm_and_yarn group across 1 directory

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies, javascript

#1321 - Pass specific errors to express

Issue - State: open - Opened by TITANIUM339 6 months ago - 1 comment
Labels: i: enhancement, i: needs triage

#1320 - I can't import nothing

Issue - State: closed - Opened by SoyManoolo 6 months ago - 5 comments
Labels: i: question, i: needs triage

#1319 - isFloat fails with 000

Issue - State: open - Opened by leonar2zb 6 months ago - 2 comments
Labels: i: bug, awaiting response, i: needs triage, i: needs reproduction

#1318 - Add a new validator to validate the parameters

Pull Request - State: closed - Opened by yunchuan123 7 months ago - 1 comment

#1317 - Docs: Cannot find `isAlpha()`

Issue - State: open - Opened by RushilJalal 8 months ago - 3 comments
Labels: i: bug, docs

#1316 - default object for default() sanitizer

Issue - State: open - Opened by zahari4i 8 months ago
Labels: i: bug, i: needs triage

#1315 - deps: bump express and cookie

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: PR: dependencies

#1314 - Validations for Geo Coordinates - Latitude and Longitude

Issue - State: open - Opened by Sarthak-ONS 10 months ago - 1 comment
Labels: i: enhancement, i: needs triage

#1313 - deps: update serve-static and express

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: PR: dependencies

#1312 - Mandatory Properties of Optional Objects in checkSchema

Issue - State: open - Opened by micahg 11 months ago
Labels: i: bug, i: needs triage

#1311 - Validation in/after get/post routes

Issue - State: closed - Opened by Bimbimz 11 months ago - 1 comment
Labels: i: question

#1310 - build(deps-dev): bump webpack from 5.89.0 to 5.94.0 in the npm_and_yarn group across 1 directory

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: PR: dependencies

#1309 - How to count defined ValidationChain by fields ?

Issue - State: open - Opened by thienscmon 11 months ago - 1 comment
Labels: i: question

#1308 - Add wildcard values to custom validator's metadata

Pull Request - State: closed - Opened by gustavohenke 12 months ago - 1 comment
Labels: PR: enhancement

#1307 - How to augment types of OptionalOptions?

Issue - State: closed - Opened by srsudar about 1 year ago - 1 comment
Labels: i: question, i: needs triage

#1306 - default property is not recognized

Issue - State: closed - Opened by itayzemah about 1 year ago - 1 comment
Labels: typescript

#1305 - Add hide() method

Pull Request - State: closed - Opened by skysign about 1 year ago - 6 comments

#1304 - In custom() validator, please add option not to include its value in response

Issue - State: closed - Opened by skysign about 1 year ago - 11 comments
Labels: i: enhancement

#1303 - Calling `.trim().isString()` passes for numbers

Issue - State: closed - Opened by juan-cyb about 1 year ago - 2 comments
Labels: i: question, i: needs triage

#1302 - Error install

Issue - State: closed - Opened by fauzisunarya about 1 year ago - 1 comment
Labels: i: question, i: needs triage

#1301 - Update

Pull Request - State: closed - Opened by sparshgupta01 about 1 year ago - 1 comment

#1300 - Passing "YYYY-MM" (e.g. "2027-08") for date with isDate validation crashes

Issue - State: closed - Opened by yuval-a about 1 year ago - 1 comment
Labels: i: invalid

#1299 - deps: bump jest, ts-jest, braces and ws

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 3 comments
Labels: PR: dependencies

#1297 - Please add index in Meta custom Validation

Issue - State: closed - Opened by solanoize about 1 year ago - 2 comments
Labels: i: enhancement

#1296 - build(deps): bump the npm_and_yarn group across 1 directory with 3 updates

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: PR: dependencies

#1295 - Using escape sanitizer returns string for JSON input

Issue - State: closed - Opened by chidam02 about 1 year ago - 5 comments
Labels: i: bug

#1294 - Update README.md

Pull Request - State: closed - Opened by PRASHIK16 about 1 year ago - 1 comment

#1293 - Bug: Object as input, IsInt returning no error and passing validation.

Issue - State: closed - Opened by mai1x9 about 1 year ago - 2 comments
Labels: i: needs triage, i: invalid

#1292 - docs: fix typo

Pull Request - State: closed - Opened by arwin4 over 1 year ago - 1 comment

#1291 - The isIn method mismatch the expectation result

Issue - State: closed - Opened by kratess over 1 year ago - 2 comments
Labels: i: question, i: enhancement, i: needs triage

#1290 - Apply bail to the whole chain

Issue - State: closed - Opened by kratess over 1 year ago - 2 comments
Labels: i: enhancement

#1289 - docs: add preposition

Pull Request - State: closed - Opened by iamwebwiz over 1 year ago - 2 comments

#1288 - build(deps-dev): bump the npm_and_yarn group across 1 directory with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: PR: dependencies

#1287 - build(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: PR: dependencies

#1286 - Syntax error in example of ValidationError type in express-validator/src/base.ts

Issue - State: closed - Opened by Fraza365 over 1 year ago
Labels: i: bug

#1285 - build(deps-dev): bump follow-redirects from 1.15.4 to 1.15.6

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: PR: dependencies

#1284 - docs: fix typo

Pull Request - State: closed - Opened by uthayakabilan over 1 year ago - 1 comment

#1282 - feat(exact): validate `oneOf` chains

Pull Request - State: open - Opened by fedeci over 1 year ago - 1 comment
Labels: PR: new feature, area: check exact

#1281 - fix(checkExact): returns unknown nested fields under a wildcard

Pull Request - State: open - Opened by fedeci over 1 year ago - 1 comment
Labels: PR: bug fix, area: check exact

#1280 - fix: validate entire array and not single elements

Pull Request - State: open - Opened by fedeci over 1 year ago - 4 comments
Labels: PR: bug fix, ⚠️ Breaking

#1279 - fix: correctly select properties of primitives

Pull Request - State: closed - Opened by fedeci over 1 year ago - 2 comments
Labels: PR: bug fix

#1278 - Update field-selection.md

Pull Request - State: closed - Opened by ja-martinez over 1 year ago

#1277 - Return ValidationChain inside a function.

Issue - State: closed - Opened by bp-adipsys over 1 year ago - 1 comment
Labels: i: question

#1276 - docs: typescript example should use isEmpty method (guide/manually-running)

Pull Request - State: closed - Opened by DongSeonYoo over 1 year ago - 1 comment

#1275 - feat(matchedData): add `discardUndefined` option when selecting fields

Pull Request - State: open - Opened by Vladyslav531 over 1 year ago - 7 comments
Labels: PR: new feature, area: matched data

#1274 - Build failed in master branch

Issue - State: closed - Opened by yerycs over 1 year ago - 2 comments
Labels: i: bug

#1273 - How to keep keys for optional fields in matchedData?

Issue - State: open - Opened by stenneepro over 1 year ago
Labels: i: bug

#1272 - build(deps): bump axios, @docusaurus/core, @docusaurus/plugin-client-redirects and @docusaurus/preset-classic

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 5 comments
Labels: PR: dependencies

#1271 - build(deps): bump got, @docusaurus/core, @docusaurus/plugin-client-redirects and @docusaurus/preset-classic

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: PR: dependencies

#1270 - build(deps-dev): bump follow-redirects from 1.15.2 to 1.15.4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: PR: dependencies

#1269 - Using oneOf together with checkExact causes Unknown Field errors

Issue - State: open - Opened by Ansis100 over 1 year ago - 2 comments
Labels: i: enhancement

#1268 - Check if a field is either a string or an Array of Strings

Issue - State: closed - Opened by mKotoulas over 1 year ago - 1 comment
Labels: i: question

#1267 - Update check-schema.md

Pull Request - State: closed - Opened by MustajabAptech over 1 year ago

#1266 - How to use if inside ParamSchema?

Issue - State: closed - Opened by dfyz011 over 1 year ago - 1 comment
Labels: i: question

#1265 - Able to use validation inside controller?

Issue - State: closed - Opened by Rexyou over 1 year ago - 5 comments
Labels: i: question, awaiting response

#1264 - Validate json object

Issue - State: open - Opened by syco over 1 year ago - 6 comments
Labels: i: enhancement

#1263 - How can I prevent isStrongPassword() accepting whitespaces?

Issue - State: closed - Opened by EMILO9 over 1 year ago - 1 comment
Labels: i: question

#1262 - How to stop the validation flow to different checks

Issue - State: closed - Opened by Romulo-Moraes over 1 year ago - 1 comment
Labels: i: question, i: needs triage

#1261 - docs(guide/manually-running) typescript example should use `ContextRunner`

Pull Request - State: closed - Opened by dillonstreator over 1 year ago - 1 comment

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

Issue - State: closed - Opened by vishnuravva over 1 year ago - 1 comment
Labels: i: bug, i: needs triage

#1259 - #1258: added some props into IsURLOptions interface

Pull Request - State: closed - Opened by Makarovks320 over 1 year ago - 1 comment
Labels: typescript

#1258 - TS Error. Type 'IsURLOptions' does not include some properties

Issue - State: closed - Opened by Makarovks320 over 1 year ago
Labels: i: bug, typescript

#1257 - docs: update validation result

Pull Request - State: closed - Opened by yutakusuno almost 2 years ago - 1 comment

#1256 - How to pass parameters to a custom validator using schemas

Issue - State: closed - Opened by O-YENA almost 2 years ago - 2 comments
Labels: i: question

#1255 - build(deps-dev): bump @babel/traverse from 7.21.4 to 7.23.2

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: PR: dependencies

#1254 - build: move build files to `lib/` folder

Pull Request - State: closed - Opened by fedeci almost 2 years ago - 3 comments

#1253 - fix: pin validator version to patch

Pull Request - State: closed - Opened by fedeci almost 2 years ago - 1 comment

#1252 - Re-use validators on the front end?

Issue - State: closed - Opened by ArkinSolomon almost 2 years ago - 3 comments
Labels: i: question

#1251 - isDate() returns false on "2021-02-12" for express-validator v7

Issue - State: closed - Opened by ningji almost 2 years ago - 5 comments
Labels: i: bug, awaiting response, i: needs reproduction

#1250 - build(deps-dev): bump postcss from 8.4.20 to 8.4.31

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: PR: dependencies

#1249 - Empty array as default value not working.

Issue - State: closed - Opened by yerycs almost 2 years ago - 1 comment
Labels: i: question

#1248 - feat(ulid): ULID validation

Pull Request - State: closed - Opened by arafatkn almost 2 years ago - 1 comment
Labels: PR: new feature

#1247 - validationResult function don't give any Error

Issue - State: closed - Opened by haniissa almost 2 years ago - 3 comments
Labels: i: question

#1246 - feat(matchedData): add generic types for return

Pull Request - State: closed - Opened by otorrillas almost 2 years ago
Labels: typescript

#1245 - Validation on nested fields not working.

Issue - State: closed - Opened by tony-sunny almost 2 years ago - 2 comments
Labels: i: bug

#1244 - Usage of exist, if in checkSchema

Issue - State: open - Opened by yerycs almost 2 years ago
Labels: i: question, i: needs triage

#1243 - Unexpected change in behaviour v6/v7 for .notEmpty()

Issue - State: open - Opened by brianweet almost 2 years ago - 1 comment
Labels: i: bug

#1242 - Is checkExact() with wildcards supported?

Issue - State: open - Opened by pano9000 almost 2 years ago - 5 comments
Labels: i: bug

#1241 - Property 'errors' is private and only accessible within class 'Result<T>'.

Issue - State: closed - Opened by ctooley21 almost 2 years ago - 5 comments
Labels: i: bug, docs

#1240 - Deleted the Extra Closing Parenthesis in validation-chain.md

Pull Request - State: closed - Opened by BradleyLi almost 2 years ago - 1 comment
Labels: docs

#1239 - Documentation Error in validation-chain.md

Issue - State: closed - Opened by BradleyLi almost 2 years ago
Labels: i: bug, docs, i: needs triage

#1238 - Create a test plan for "page" and limit in params

Issue - State: closed - Opened by vladimirov-s almost 2 years ago - 1 comment
Labels: i: question, i: needs triage

#1237 - Schema doesn't suppor multiple custom validators

Issue - State: closed - Opened by sombra-bykov-vladyslav about 2 years ago - 1 comment
Labels: i: bug, i: needs triage

#1236 - build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: PR: dependencies

#1235 - Use a Function to generate validators for each field

Issue - State: open - Opened by JwngmaBasumatary about 2 years ago - 1 comment
Labels: i: question, i: needs reproduction

#1234 - express-validator: isEmail() won't report if body.email doesn't exist

Issue - State: closed - Opened by ningji about 2 years ago - 5 comments
Labels: i: question

#1233 - build(deps): bump tough-cookie from 4.0.0 to 4.1.3

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: PR: dependencies