If you have something like this shortcode for a date input on contact form 7:
[date date-375 step:7 class:required “Date of Arrival”]
Try adding in a date-formatted placeholder and you should clear the error.
[date date-375 step:7 class:required “2020-04-01”]