CampbellSoftwareSolutions / mongoose-id-validator

Mongoose plug in to validate ObjectID references point to valid existing documents.
Other
47 stars 26 forks source link

added support for specific connection #7

Closed bambalaus closed 9 years ago

bambalaus commented 9 years ago

pull request as discussed in issue #6, to better explain the change. Standard tests pass, and it works with the connection option in my project.