You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "David Bernard (JIRA)" <ji...@apache.org> on 2007/09/28 14:55:51 UTC

[jira] Created: (WICKET-1020) expose configuration of CompoundValidator, NumberValidator

expose configuration of CompoundValidator, NumberValidator
----------------------------------------------------------

                 Key: WICKET-1020
                 URL: https://issues.apache.org/jira/browse/WICKET-1020
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 1.3.0-beta3
            Reporter: David Bernard
            Priority: Minor


I develop a clientside javascript validation (part of wicketsuff-jquery). I want to miror in the javascript, the server side.
To configure some validation I need to access the maxValue, minValue, range,... for NumberValidator.* and the list of IValidator inside a CompoundValidator.

Those information are available for StringValidator.*.

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


[jira] Updated: (WICKET-1020) expose configuration of CompoundValidator, NumberValidator

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

Frank Bille Jensen updated WICKET-1020:
---------------------------------------

    Fix Version/s:     (was: 1.3.0-rc2)
                   1.3.0-rc3

> expose configuration of CompoundValidator, NumberValidator
> ----------------------------------------------------------
>
>                 Key: WICKET-1020
>                 URL: https://issues.apache.org/jira/browse/WICKET-1020
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.0-beta3
>            Reporter: David Bernard
>            Priority: Minor
>             Fix For: 1.3.0-rc3
>
>
> I develop a clientside javascript validation (part of wicketsuff-jquery). I want to miror in the javascript, the server side.
> To configure some validation I need to access the maxValue, minValue, range,... for NumberValidator.* and the list of IValidator inside a CompoundValidator.
> Those information are available for StringValidator.*.

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


[jira] Updated: (WICKET-1020) expose configuration of CompoundValidator, NumberValidator

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

Frank Bille Jensen updated WICKET-1020:
---------------------------------------

    Fix Version/s:     (was: 1.3.0-rc3)
                   1.3.1

> expose configuration of CompoundValidator, NumberValidator
> ----------------------------------------------------------
>
>                 Key: WICKET-1020
>                 URL: https://issues.apache.org/jira/browse/WICKET-1020
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.0-beta3
>            Reporter: David Bernard
>            Priority: Minor
>             Fix For: 1.3.1
>
>
> I develop a clientside javascript validation (part of wicketsuff-jquery). I want to miror in the javascript, the server side.
> To configure some validation I need to access the maxValue, minValue, range,... for NumberValidator.* and the list of IValidator inside a CompoundValidator.
> Those information are available for StringValidator.*.

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


[jira] Closed: (WICKET-1020) expose configuration of CompoundValidator, NumberValidator

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

Martijn Dashorst closed WICKET-1020.
------------------------------------

    Resolution: Fixed

> expose configuration of CompoundValidator, NumberValidator
> ----------------------------------------------------------
>
>                 Key: WICKET-1020
>                 URL: https://issues.apache.org/jira/browse/WICKET-1020
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.0-beta3
>            Reporter: David Bernard
>            Priority: Minor
>             Fix For: 1.3.1
>
>
> I develop a clientside javascript validation (part of wicketsuff-jquery). I want to miror in the javascript, the server side.
> To configure some validation I need to access the maxValue, minValue, range,... for NumberValidator.* and the list of IValidator inside a CompoundValidator.
> Those information are available for StringValidator.*.

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


[jira] Updated: (WICKET-1020) expose configuration of CompoundValidator, NumberValidator

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

Frank Bille Jensen updated WICKET-1020:
---------------------------------------

    Fix Version/s:     (was: 1.3.0-rc1)
                   1.3.0-rc2

> expose configuration of CompoundValidator, NumberValidator
> ----------------------------------------------------------
>
>                 Key: WICKET-1020
>                 URL: https://issues.apache.org/jira/browse/WICKET-1020
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.0-beta3
>            Reporter: David Bernard
>            Priority: Minor
>             Fix For: 1.3.0-rc2
>
>
> I develop a clientside javascript validation (part of wicketsuff-jquery). I want to miror in the javascript, the server side.
> To configure some validation I need to access the maxValue, minValue, range,... for NumberValidator.* and the list of IValidator inside a CompoundValidator.
> Those information are available for StringValidator.*.

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