---
title: Validation
page_title: Validation - Upload - Kendo UI for Vue
description: "Validate the upload of files when working with the Kendo UI Upload wrapper for Vue."
slug: validation_upload_wrapper
canonicalLink: "https://www.telerik.com/kendo-vue-ui/components/upload/restrictions/"
position: 2
---

<div><WrapperBanner link="/kendo-vue-ui/components/upload/restrictions"></WrapperBanner></div>    

# Validation

The Upload allows you to restrict the upload of files by setting requirements for file validation.

{% meta height:550 %}
{% embed_file validation/main.vue preview %}
{% embed_file validation/main.js %}
{% endmeta %}

## Suggested Links

* [Kendo UI Upload for jQuery](https://docs.telerik.com/kendo-ui/controls/editors/upload/overview)
* [API Reference of the Upload Widget](https://docs.telerik.com/kendo-ui/api/javascript/ui/upload)
