How to validate an entered text to a min date in a kendo datepicker in AngularJS.
The code and live preview can be found here: http://plnkr.co/edit/jdnRjO?p=preview When no date is entered a “pink” border will be shown: When a date is entered that’s before the “min” date a “pink”…