html-formhandler icon indicating copy to clipboard operation
html-formhandler copied to clipboard

Allow customization of Date field error message

Open abraxxa opened this issue 9 years ago • 0 comments

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.

abraxxa avatar Nov 07 '16 13:11 abraxxa