express-validator

An express.js middleware for validator.js.

MIT License

Downloads
3.6M
Stars
6.1K
Committers
133

Bot releases are visible (Hide)

express-validator -

Published by gustavohenke almost 8 years ago

  • #242, #243 - Don't mutate schema object
express-validator -

Published by gustavohenke almost 8 years ago

  • Downgrade lodash from 4.14.x to 4.13.x
express-validator -

Published by gustavohenke almost 8 years ago

  • Update validator to 5.4.x
  • Update lodash to 4.14.x
  • Update bluebird to 3.4.x
express-validator -

Published by gustavohenke almost 8 years ago

  • #233 - Extend docs regarding custom async validator
express-validator -

Published by gustavohenke almost 8 years ago

  • #231 - Restore automatic string coercion
  • #231 - Update validator to 5.2.x
express-validator -

Published by gustavohenke almost 8 years ago

  • #220, #221 - Convert promises to Bluebird promises
express-validator -

Published by gustavohenke almost 8 years ago

  • #215 - Update bluebird to 3.3.x
express-validator -

Published by gustavohenke almost 8 years ago

  • Downgrade validator from 5.1.x back to 4.9.x
express-validator -

Published by gustavohenke almost 8 years ago

  • #206 - Define location to validate when using schema validation (via in property)
  • Update lodash to 4.6.x
  • Update validator to 5.1.x
express-validator -

Published by gustavohenke almost 8 years ago

  • #203, #212 - Fix .withMessage() so that it works with custom async validators
  • #209 - Fix wrong validation name in schema examples
  • Fix Promises usage in Node.js v0.10
express-validator -

Published by gustavohenke almost 8 years ago

  • Update lodash to 4.2.x
express-validator -

Published by gustavohenke almost 8 years ago

  • #191 - Don't require options in schema validation to be an array
  • Add support for Node.js v6
express-validator -

Published by gustavohenke almost 8 years ago

  • #196, #198 - Update validator to 4.5.x
express-validator -

Published by gustavohenke almost 8 years ago

  • #120 - Support for checkFalsy argument in .optional() method
  • #177 - Add req.sanitizerHeaders()
  • #182 - Document how to use arguments in validators/sanitizers
  • Add support for Node.js v4
  • Update validator to 4.2.x
express-validator -

Published by gustavohenke almost 8 years ago

  • #161 - Clarify usage of mappedErrors
  • #165, #166 - Standardize errorFormatter param name usage
express-validator -

Published by gustavohenke almost 8 years ago

  • Fix for async validation warning typo
express-validator -

Published by gustavohenke almost 8 years ago

  • #160 - Fix bug in .withMessage() being applied to wrong validation error
express-validator -

Published by gustavohenke almost 8 years ago

  • #164 - Support asynchronous validation
  • Change failMsg to errorMessage in schema validation
express-validator -

Published by gustavohenke almost 8 years ago

  • #159 - Support validation message validation via new .withMessage() method
express-validator -

Published by gustavohenke almost 8 years ago

  • #157 - Fix typo in custom sanitizer docs
Package Rankings
Top 0.58% on Npmjs.org
Badges
Extracted from project README
npm version Build status Coverage Status
Related Projects