New to Telerik UI for ASP.NET Core? Download free 30-day trial

FileManagerUploadValidationSettingsTagHelper

Example

<validation/>

Attributes

Attribute Type Description
allowed-extensions String[] A list of the file extensions which are allowed for upload. Recognizes entries of both .type and type values.
max-file-size Double Defines the maximum file size in bytes allowed for upload.
min-file-size Double Defines the minimum file size in bytes allowed for upload.
In this article
Not finding the help you need?