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 |
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 %}