You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Matej Knopp (JIRA)" <ji...@apache.org> on 2007/06/23 23:59:25 UTC

[jira] Created: (WICKET-686) Allow validators to process null value

Allow validators to process null value
--------------------------------------

                 Key: WICKET-686
                 URL: https://issues.apache.org/jira/browse/WICKET-686
             Project: Wicket
          Issue Type: Bug
          Components: wicket
            Reporter: Matej Knopp
            Priority: Minor
             Fix For: 1.3.0-beta3


Introduce an INullAccepting marker interface for validators that need to obtain and process null value.

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


[jira] Assigned: (WICKET-686) Allow validators to process null value

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

Matej Knopp reassigned WICKET-686:
----------------------------------

    Assignee: Matej Knopp

> Allow validators to process null value
> --------------------------------------
>
>                 Key: WICKET-686
>                 URL: https://issues.apache.org/jira/browse/WICKET-686
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>            Reporter: Matej Knopp
>            Assignee: Matej Knopp
>            Priority: Minor
>             Fix For: 1.3.0-beta3
>
>
> Introduce an INullAccepting marker interface for validators that need to obtain and process null value.

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


[jira] Resolved: (WICKET-686) Allow validators to process null value

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

Matej Knopp resolved WICKET-686.
--------------------------------

    Resolution: Fixed

> Allow validators to process null value
> --------------------------------------
>
>                 Key: WICKET-686
>                 URL: https://issues.apache.org/jira/browse/WICKET-686
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>            Reporter: Matej Knopp
>            Assignee: Matej Knopp
>            Priority: Minor
>             Fix For: 1.3.0-beta3
>
>
> Introduce an INullAccepting marker interface for validators that need to obtain and process null value.

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