I had found a workaround, using fileFilter from File Interceptor based on the answer from this question: [https://stackoverflow.com/questions/49096068/upload-file-using-nestjs-and-multer].
The validator from filter works but still I need to mimic the error message from Multer.