public static interface CalendarPickerView.OnInvalidDateSelectedListener
Interface to be notified when an invalid date is selected by the user. This will only be
called when the user initiates the date selection. If you call CalendarPickerView.selectDate(Date) this
listener will not be notified.