Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 819 Bytes

File metadata and controls

21 lines (16 loc) · 819 Bytes
title page_title description slug position
Custom Validation
Custom Validation - Validator - Kendo UI for Vue
Use custom validation in the Kendo UI Validator wrapper for Vue.
custom_validation_validator
1

Custom Validation

Apart from the built-in validation rules 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