@progress/kendo-validator-vue-wrapper
Version:
Kendo UI Validator wrapper for Vue.js
22 lines (16 loc) • 819 B
Markdown
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)