Last Updated:
22 Apr 2025 11:12
by Lee
Built-in validation message in the DatePicker when autoAdjust is set to false, and the user types a date outside the min/max restrictions
When the autoAdjust option of the DatePicker is set to false, and the user types a date that is beyond the min/max restrictions, there should be a built-in validation message indicating that the typed date is invalid, to prevent the user from submitting a null value for that field.