I'm using the date field in my forms. But when I'm validating with invalids dates, the date field error messages are not displayed. This happens if I have configured the field with 'widget' => 'choice', if I set it up with 'widget' => 'single_text' everything works fine. it's a bug?