## Description When User types date in unsupported format, there is no error message, just the field is cleared automatically ## Steps to Reproduce 1. Open [Date Picker](https://uui.epam.com/documents?id=datePicker&mode=doc&isSkin=true&category=components&theme=loveship) component or [Range Date Picker](https://uui.epam.com/documents?id=rangeDatePicker&mode=doc&isSkin=true&category=components&theme=loveship) component 2. Type date in unsupported format (e.g., "14.02.25") and observe the behavior. ## Actual result https://github.com/user-attachments/assets/ce0bab8a-23ae-453a-ac72-126e0d5df829 There is no error message, just the field is cleared automatically. ## Expected result Error message should be displayed. Failed SC: [3.3.1 Error Identification (Level A)](https://www.w3.org/WAI/WCAG22/Understanding/error-identification)