<!-- This is adapted from github.com/imba/imba --> ### formidablejs/framework version: 0.27.7 <!-- Provide the exact version of formidablejs/framework in which you see the bug. --> ### Details <!-- Provide a more detailed introduction to the issue itself, and why you consider it to be bug. How has this bug affected you? What were you trying to accomplish? --> When request contains 2 or more files under 1 field, validation doesn't work ### Expected Behavior <!-- Tell us what should happen --> If a field contains 2 or more files, the validation should validate each file under said field ### Actual Behavior <!-- Tell us what happens instead --> The validation doesn't work at all ### Possible Fix <!-- Not obligatory, but suggest a fix or reason for the bug --> Not sure yet ### Your Environment <!-- Include as many relevant details about the environment you experienced the bug in --> - Environment name and version (e.g. Windows 10, node.js 8.1): - Operating System and version (Mac or Linux): - Useful link to screenshot or any other information: ### Stack Trace <!-- If an error is thrown, provide the stack trace here --> </details>