mikowals/batch-insert

validateMethod callback problem in asynchronous

KernelPan1k opened this issue · 0 comments

Hello,

when I use batchInsert in asynchronous inside a method of validateMethod, I get back the callback only if there was an error.

https://github.com/meteor/validated-method

How I can use it in asynchronous with always a callback in return, please?

thank you and good day