I noticed that you can input "12:00 AM" into a datepicker without setting off an input validation error. If a data-role is specified as a "datepicker", shouldn't Kendo have some out of the box validation on time inputs?
Here is a Kendo demo that allows you to input time: http://demos.telerik.com/kendo-ui/validator/custom-validation
Thanks!