framework icon indicating copy to clipboard operation
framework copied to clipboard

Request validation not working as expected for files

Open donaldp opened this issue 9 months ago • 0 comments

formidablejs/framework version: 0.27.7

Details

When request contains 2 or more files under 1 field, validation doesn't work

Expected Behavior

If a field contains 2 or more files, the validation should validate each file under said field

Actual Behavior

The validation doesn't work at all

Possible Fix

Not sure yet

Your Environment

  • 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

donaldp avatar Mar 22 '25 16:03 donaldp