You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To be precise, validator is run as many times more as there are old versions in the __versions collection. If there are 100 versions, this is run 100 times...
When mongoose-version plugin is enabled then custom validator functions on Mongoose schema are run twice with every request.
The text was updated successfully, but these errors were encountered: