Dateparsing on input should take min an max date setting into account
Parsing of the users Input (defined by ParseFormats) is stopping, as soon as min date is set. This happens if the date,evaluated by the parsing, is outside the min/max range.
I would suggest, that parsing takes the min/max boundaries into account.