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

Igor Vaynberg resolved WICKET-485.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3

> Private inner classes of StringValidator should be public
> ---------------------------------------------------------
>
>                 Key: WICKET-485
>                 URL: https://issues.apache.org/jira/browse/WICKET-485
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>            Reporter: Ville Peurala
>         Assigned To: Igor Vaynberg
>            Priority: Minor
>             Fix For: 1.3
>
>
> Inner classes of StringValidator, like MaximumLengthValidator, are currently 
> private and created only via factory methods. They should be public so that 
> their method resourceKey(FormComponent) could be overridden. Currently you 
> can't use these ready-made validators if you need to use an existing resource 
> bundle key for error messages.

-- 
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