Validation
configurationConfigures the validation options for uploaded files.
validation
ObjectA list of the file extensions which are allowed for upload. Recognizes entries of both .type and type values.
validation.maxFileSize
NumberDefines the maximum file size in bytes allowed for upload.
validation.minFileSize
NumberDefines the minimum file size in bytes allowed for upload.