[ 
https://issues.apache.org/jira/browse/WICKET-4234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Emond Papegaaij updated WICKET-4234:
------------------------------------

    Attachment: 0001-WICKET-4234-some-util-methods-for-validators.patch

This patch adds util methods to StringValidator, RangeValidator and 
DateValidators. Most of these methods are the same as in Wicket 1.5 (but on top 
of the new API), which should make it a lot easier to port from Wicket 1.5 to 
6.0.
                
> Remove AbstractValidator because its mostly noise
> -------------------------------------------------
>
>                 Key: WICKET-4234
>                 URL: https://issues.apache.org/jira/browse/WICKET-4234
>             Project: Wicket
>          Issue Type: Improvement
>            Reporter: Igor Vaynberg
>            Assignee: Igor Vaynberg
>             Fix For: 6.0.0
>
>         Attachments: 0001-WICKET-4234-some-util-methods-for-validators.patch
>
>
> with the introduction of ValidationError, AbstractValidator has been mostly 
> superseded because ValidationError makes it trivial to construct errors and 
> let subclasses tweak them.
> this issue is to track the progress of removal of AbstractValidator

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to