NumberValidator.MinimumValidator

2012-04-02 Thread SudeepShakya
I am reading Enjoying Web Programming with wicket(1st edition). And I found out that there is no such thing in wicket 1.5.x. So how to implement these type of function in wicket 1.5.x ? -- View this message in context:

Re: NumberValidator.MinimumValidator

2012-04-02 Thread James Carman
http://wicket.apache.org/apidocs/1.5/org/apache/wicket/validation/validator/MinimumValidator.html On Mon, Apr 2, 2012 at 6:12 AM, SudeepShakya shakyasud...@live.com wrote: I am reading Enjoying Web Programming with wicket(1st edition). And I found out that there is no such thing in wicket

Re: NumberValidator.MinimumValidator

2012-04-02 Thread Luca Provenzani
Hi, try: Class MinimumValidatorZ extends java.lang.ComparableZ java.io.Serializable Bye Luca Il 02/04/2012 12:12, SudeepShakya ha scritto: I am reading Enjoying Web Programming with wicket(1st edition). And I found out that there is no such thing in wicket 1.5.x. So how to implement these

Re: NumberValidator.MinimumValidator

2012-04-02 Thread SudeepShakya
Thanx !! -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/NumberValidator-MinimumValidator-tp4525647p4525707.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe,