licenses.dev

express-validation v1.0.3

express-validation is a middleware that validates the body, params, query, headers and cookies of a request and returns a response with errors; if any of the configured validation rules fail.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT2
PackageRelationDependenciesPublished
@types/joi • 14.3.4TypeScript definitions for joiDIRECT0
lodash • 4.17.21Lodash modular utilities.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/express-validation)](https://licenses.dev/npm/express-validation)
<a href="https://licenses.dev/npm/express-validation">
  <img src="https://licenses.dev/b/npm/express-validation" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.3 version:

[![licenses](https://licenses.dev/b/npm/express-validation/1.0.3)](https://licenses.dev/npm/express-validation/1.0.3)
<a href="https://licenses.dev/npm/express-validation/1.0.3">
  <img src="https://licenses.dev/b/npm/express-validation/1.0.3" alt="licenses" />
</a>
GitHub