T have Work on Dynamic Option that contain file-upload field and i want to save dynamic option with file in magento 2.
Here we can see Option with Dynamic Option that contain file field.
What the use of
$uploaderFactory->addValidateCallback('custom_image_upload',$imageAdapter,'validateUploadFile');
