1.0.1 • Published 4 years ago

sg-mongoose-beautiful-unique-validation v1.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

sg-mongoose-beautiful-unique-validation

이 모듈은 mongoose-beautiful-unique-validation 모듈을 fork하여 변형한 모듈입니다. Origin 모듈은 mongoose-beautiful-unique-validation 에서 확인할 수 있습니다.

Installation

npm install --save sg-mongoose-beautiful-unique-validation

Fix

//index.js
schema.post('updateOne', postHook);