The message for 'source' target is not correct in the case of DateIsType.same 
------------------------------------------------------------------------------

                 Key: EXTVAL-124
                 URL: https://issues.apache.org/jira/browse/EXTVAL-124
             Project: MyFaces Extensions Validator
          Issue Type: Bug
          Components: Property Validation
    Affects Versions: 2.0.4, 1.2.4
            Reporter: Rudy De Busscher
            Priority: Minor


Using a validation annotation like this:

@DateIs(type = DateIsType.same, valueOf = "endDate", validationErrorMsgTarget = 
MessageTarget.source)

results in an error message that contains the text 'before'
Date has to be before {0}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to