IFormValidator

Regards
Sven

On 04/30/2013 09:09 AM, madmax108 wrote:
Hi,
I have a form in which I'm taking in numeric values from the user, let's say
1,2,3,4,5. Now, I also have defaults specifying the maximum or minimum
values for the entered numbers (eg. 1,2,3 should be greater than x,y,and z
respectively (with no upper limit), while 4 and 5 should be less than a and
b respectively(with no lower limit)).

What would be the best way to carry out such comparison validations using
Wicket (I'm on 6.5)?

Thanks in advance



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/How-to-Perform-LessThan-or-GreaterThan-Validations-Effectively-tp4658402.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to