New to Kendo UI for Vue? Start a free 30-day trial

ValidationProps

validation-allowed-extensions Array

A list of the file extensions which are allowed for upload. Recognizes entries of both .type and type values.

validation-max-file-size Number

The maximum file size (in bytes) which is allowed for upload.

validation-min-file-size Number

The minimum file size (in bytes) which is allowed for upload.