koa2-validation icon indicating copy to clipboard operation
koa2-validation copied to clipboard

A koa2 middleware to validate the request with Joi

Results 14 koa2-validation issues
Sort by recently updated
recently updated
newest added

this is userValidator.js ![image](https://user-images.githubusercontent.com/73875874/160100074-251c11d3-66f8-4bf2-8815-115b6e970b0c.png) this is router.js ![image](https://user-images.githubusercontent.com/73875874/160100231-2b34a12c-2f90-4d89-903d-0a7ada8e4f0b.png) I hope to get an answer.Thank you

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

In the latest version of the Joi, the validation method is called in the schema context, instead of the usual library context Examples Before: ```Joi.validate(value, schema, [options], [callback])``` After: ```schema.validate(data)```...

Bumps [@hapi/hoek](https://github.com/hapijs/hoek) from 8.5.0 to 8.5.1. Commits 5bd73f6 8.5.1 4d0804b Backport #352. Closes #353 See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@hapi/hoek&package-manager=npm_and_yarn&previous-version=8.5.0&new-version=8.5.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) Dependabot will resolve any conflicts with this...

dependencies

Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 7.0.0 to 8.0.1. Release notes Sourced from standard-version's releases. standard-version v8.0.1 Bug Fixes deps: update dependency conventional-changelog to v3.1.21 (#586) (fd456c9) deps: update dependency conventional-changelog-conventionalcommits to v4.3.0...

dependencies

## The devDependency [koa-router](https://github.com/koajs/koa-router) was updated from `7.4.0` to `8.0.6`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

*** 🚨 **Reminder!** Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š [Find out how to migrate...

greenkeeper

*** ☝️ **Important announcement:** Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! [Find out how to migrate to Snyk and more at...

greenkeeper

## The devDependency [coveralls](https://github.com/nickmerwin/node-coveralls) was updated from `3.0.7` to `3.0.8`. 🚨 [View failing branch](https://github.com/gedennis/koa2-validation/compare/master...gedennis:greenkeeper%2Fcoveralls-3.0.8). This version is **covered** by your **current version range** and after updating it in your project...

greenkeeper

## The dependency [@hapi/joi](https://github.com/hapijs/joi) was updated from `16.1.7` to `16.1.8`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper