html-formhandler
html-formhandler copied to clipboard
Allow customization of Date field error message
Currently the error message from DateTime::Format::Strptime/parse_datetime is passed as error text without any possibility to change it. For example 'Your datetime does not match your pattern.' which doesn't include the configured pattern to tell the user the expected format.