You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "John Patterson (JIRA)" <ji...@apache.org> on 2008/04/16 16:01:25 UTC

[jira] Created: (WICKET-1544) Update Javadoc for AbstractValidator

Update Javadoc for AbstractValidator
------------------------------------

                 Key: WICKET-1544
                 URL: https://issues.apache.org/jira/browse/WICKET-1544
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.3.3
            Reporter: John Patterson


AbstractValidator.validate(Component) javadoc says "if none satisfies your need, subclass CustomValidator." CustomValidator no longer exists and I assume this should be AbstractValidator.

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


[jira] Resolved: (WICKET-1544) Update Javadoc for AbstractValidator

Posted by "Igor Vaynberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Vaynberg resolved WICKET-1544.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4-M3
                   1.3.4
         Assignee: Igor Vaynberg

> Update Javadoc for AbstractValidator
> ------------------------------------
>
>                 Key: WICKET-1544
>                 URL: https://issues.apache.org/jira/browse/WICKET-1544
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.3.3
>            Reporter: John Patterson
>            Assignee: Igor Vaynberg
>             Fix For: 1.3.4, 1.4-M3
>
>
> AbstractValidator.validate(Component) javadoc says "if none satisfies your need, subclass CustomValidator." CustomValidator no longer exists and I assume this should be AbstractValidator.

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