Interface represents the size validation message for an uploaded file.
Specifies the validation message for when a file size exceeds the maximum file size give in the maxFileSize property.
Specifies the validation message for when a file size does not meet the minimal file size given in the minFileSize property.