When saving a document with validation rules like max-length on a password field, mongoose crashes my application instead of throwing an error.
I\'ve got the following sc