ValidationMessages
12 Sep 20251 minute to read
Interface for Validation messages.
Properties
maxSize string
Returns the maximum file size validation message, if selected file size is less than specified maxFileSize property.
minSize string
Returns the minimum file size validation message, if selected file size is less than the specified minFileSize property.