affanshahid / multer-storage-cloudinary

A Cloudinary multer storage engine
MIT License
104 stars 18 forks source link

validator before upload #37

Closed joxpulp closed 2 years ago

joxpulp commented 2 years ago

I think that this package needs to have validator as an option to validate req.body and if a field is invalid not upload the file, this feature could be a game changer :D