Detail message for mcv:validateDateRestriction is not clear
-----------------------------------------------------------
Key: MFCOMMONS-22
URL: https://issues.apache.org/jira/browse/MFCOMMONS-22
Project: MyFaces Commons
Issue Type: Bug
Components: myfaces-commons-utils, myfaces-commons-validators
Reporter: Leonardo Uribe
Assignee: Leonardo Uribe
org.apache.myfaces.commons.validator.DateRestrictionValidator.MONTH_detail=Enter
a date from the following month(s): {0}.
org.apache.myfaces.commons.validator.DateRestrictionValidator.WEEKDAY_detail=Enter
a date from the following weekday(s)\: {0}.
Should be replaced by:
org.apache.myfaces.commons.validator.DateRestrictionValidator.MONTH_detail=The
month you entered is not allowed\: {0}.
org.apache.myfaces.commons.validator.DateRestrictionValidator.WEEKDAY_detail=The
weekday you entered is not allowed\: {0}.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.