FileManagerUploadValidationSettingsTagHelper

Example

Razor
<validation/>

Attributes

AttributeTypeDescription
allowed-extensionsString[]A list of the file extensions which are allowed for upload. Recognizes entries of both .type and type values.
max-file-sizeDoubleDefines the maximum file size in bytes allowed for upload.
min-file-sizeDoubleDefines the minimum file size in bytes allowed for upload.
In this article
ExampleAttributes
Not finding the help you need?
Contact Support