leepowelldev / mongoose-validator

Validators for mongoose models utilising validator.js
MIT License
379 stars 43 forks source link

update validator package #40

Closed juliankrispel closed 7 years ago

leepowelldev commented 7 years ago

I'm concerned this is a breaking change - as of validator 5.0.0 the extend. I also don't like our current extend functionality. I'm going to look into rewriting some of the core code, so will include this PR as part of that.

leepowelldev commented 7 years ago

Latest minor version now uses up to date version of validator.js