RangeValidator should use getMinimum and getMaximum
---------------------------------------------------
Key: WICKET-2869
URL: https://issues.apache.org/jira/browse/WICKET-2869
Project: Wicket
Issue Type: Improvement
Components: wicket
Affects Versions: 1.4.8
Reporter: Emond Papegaaij
Priority: Minor
Currently, the RangeValidator uses the fields directly, making it impossible to
define a dynamic range by overriding getMinimum and getMaximum. Instead of
using the fields directly, the validator should call these methods.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.