What is best way validate date input?

Hello,

I’m trying to crete date input field and set date-min-limt (current day). I’m using Angular UI datepicker, but the min limit does not work:

DatePicker.txt (861 Bytes)

Could anyone help? What would be the best way to create date input with minimum value limit?