This is a migrated thread and some comments may be shown as answers.

Appropriate validation attributes

1 Answer 237 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Helmut
Top achievements
Rank 1
Helmut asked on 21 Jun 2018, 02:09 PM
Hello guys.

I'm porting kendo-ui to jquery to work in a practical and quick way in google golang.

The work can be followed here: https://github.com/helmutkemper/telerik

I have a problem in the dataSource validation module.

dataSource -> Schema -> Model -> Fields -> Validation

What are all validation rules? In some examples, there are the minimum, maximum, required fields .... But what are all the fields? What are the rules?

1 Answer, 1 is accepted

Sort by
0
Nencho
Telerik team
answered on 25 Jun 2018, 11:51 AM
Hello Helmut,

The validation rules provide the ability to create custom validation for specific elements. More on the implementation and how they can be used could be found in our documentation, referenced below:

https://docs.telerik.com/kendo-ui/api/javascript/ui/validator/configuration/rules

https://docs.telerik.com/kendo-ui/controls/editors/validator/overview#custom-rules-for-validation

Hope this would help.

Regards,
Nencho
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
General Discussions
Asked by
Helmut
Top achievements
Rank 1
Answers by
Nencho
Telerik team
Share this question
or