vkarpov15 / mongoose-unique-array

Plugin to handle `save()` with `unique` in arrays
Apache License 2.0
12 stars 6 forks source link

Set custom error message #2

Open antonpash opened 7 years ago

antonpash commented 7 years ago

Hi! It would be nice if it was possible to set custom error message when duplicate values are occurred Thanks!

vkarpov15 commented 7 years ago

Sure we should be able to do that. We are currently behind on mongoose issues but will get to this one asap