Pattern-validator should be able to validate any object's string representation
-------------------------------------------------------------------------------

                 Key: TAPESTRY-2077
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2077
             Project: Tapestry
          Issue Type: Improvement
          Components: Framework
    Affects Versions: 4.1.3
         Environment: any
            Reporter: Marcus Schulte
            Assignee: Marcus Schulte
            Priority: Minor
             Fix For: 4.1.4


The Pattern validator currently casts the object to be validated to String. I 
should rather call toString(). In conjunction with an appropriate Translator, 
this allows "string-like" domain-specific data-types to be validated easily.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to