mongoose-types icon indicating copy to clipboard operation
mongoose-types copied to clipboard

Email fields are always required

Open drauschenbach opened this issue 14 years ago • 1 comments

The e-mail type ignores a "required:false" Schema attribute.

drauschenbach avatar Nov 19 '11 19:11 drauschenbach

I've made a pull request that fixes it - https://github.com/bnoguchi/mongoose-types/pull/29

porsager avatar Jan 18 '13 22:01 porsager