guillaumepotier / validator.js

Powerful objects and strings validation in javascript for Node and the browser
http://validatorjs.org
MIT License
255 stars 39 forks source link

Fix deepRequired when a Collection has one Assert #42

Closed promag closed 9 years ago

promag commented 9 years ago

@guillaumepotier Missed a test for Collections with one Assert in #40 which caused an exception when trying to set deepRequired on a non Constraint constraint.

guillaumepotier commented 9 years ago

Ok thanks.

promag commented 9 years ago

@guillaumepotier Will you tag this?

guillaumepotier commented 9 years ago

@promag absolutely! Done ;)