When entering all letters for a date using validDateTuple (eg a bb cccc) the validation message seen on screen is "error.enter_numbers".
This is because in messages.en, there is a typo where an extra underscore is included at the end - "error.enter_numbers_"
When entering all letters for a date using validDateTuple (eg a bb cccc) the validation message seen on screen is "error.enter_numbers".
This is because in messages.en, there is a typo where an extra underscore is included at the end - "error.enter_numbers_"