---
title: Custom Validation
page_title: Custom Validation - Validator - Kendo UI for Vue
description: "Use custom validation in the Kendo UI Validator wrapper for Vue."
slug: custom_validation_validator
position: 1
---

# Custom Validation

Apart from the [built-in validation rules](https://docs.telerik.com/kendo-ui/controls/editors/validator/overview#default-rules-for-validation) it provides, the Validator enables you to set custom validation rules.

{% meta height:500 %}
{% embed_file custom-validation/main.vue preview %}
{% embed_file custom-validation/main.js %}
{% endmeta %}

## Suggested Links

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