MaxTotalFileSize rules
Pass an array with files to validate the sum of all file sizes.
You set the maxKB in construct.
new MaxTotalFileSize(5000); //5MB
Pass an array with files to validate the sum of all file sizes.
You set the maxKB in construct.
new MaxTotalFileSize(5000); //5MB