I am trying to extend kendo.ui.validator (similar to jQuery validator) I am overriding the date function, but I should overload the mvcdate function with the very same logic. The overrided date function is called and runs correctly.I am trying to extend kendo.ui.validator (simil