Hi Cliff,

You can look on the Wiki: http://cwiki.apache.org/WICKET/forms.html
The wicket-examples probably have some eh, examples.

The basic thing is to call formfield#add(IValidator).

Have fun,
     Erik.


Cliff Pereira wrote:
> Hi,
>
> first of all. Thanks for your help. This version seems much easier and 
> clearer to me. But still I do not now where to validate the input of 
> the field. Should I use the wicket validators? I'm not so familiar 
> with that. Would be kind, if you could give me one or two more hints! 
> The models returns valid on startup. So the textfield is green. :-( 
> How do I change the value returned by the isValid() method? Could you 
> give me a hint, how to check for "Cliff" e.g.?
> ....

-- 
Erik van Oosten
http://www.day-to-day-stuff.blogspot.com/


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to