Declined
Last Updated: 11 Nov 2021 12:13 by ADMIN
Pavel
Created on: 13 Mar 2015 16:48
Category: Kendo UI for jQuery
Type: Feature Request
1
Add business rules validator, instead of validating inputs directly
Would be nice to have a validator that validates not HTML elements, but  model properties (after all when using MVVM HTML is bound to properties). Consider the following scenarios: A property is not directly bound to an HTML input. For example, I have a collection propery and my model is valid only if it contains at least N elements. Or if collection elements have date or time fields, overlaps are not allowed, and so on.
0 comments