[
https://issues.apache.org/jira/browse/WICKET-5986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14942280#comment-14942280
]
ASF subversion and git services commented on WICKET-5986:
---------------------------------------------------------
Commit b6ee11d0df104edc34d6011295fe378471bc3b67 in wicket's branch
refs/heads/wicket-6.x from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=b6ee11d ]
WICKET-5986 NumberTextField<N> should use Models for minimum, maximum and step
> NumberTextField<N> should use Models for minimum, maximum and step
> ------------------------------------------------------------------
>
> Key: WICKET-5986
> URL: https://issues.apache.org/jira/browse/WICKET-5986
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 7.0.0
> Reporter: Gregor Nikolaus
> Assignee: Martin Grigorov
> Priority: Trivial
> Fix For: 6.21.0, 7.1.0, 8.0.0-M1
>
>
> Currently in a NumberTextField<N> the fields
> minimum
> maximum
> step
> are all defined as fields of generic type N.
> If they were changed to IModel<N> this would allow a much more dynamic
> validation process.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)