You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Joshua Jackson <jo...@gmail.com> on 2007/12/15 11:44:40 UTC

Where is the required validator?

Dear all,

When I read the wicket wiki, for required validation we use
RequiredValidator class. But I can not find this class in wicket.jar
and wicket-extensions.jar.

Have I missed out on something that I should have read here?

Thanks in advance for the hint. :)

-- 
I'm a coder not a drag-n-dropper

Blog: http://joshuajava.wordpress.com/

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


Re: Where is the required validator?

Posted by Joshua Jackson <jo...@gmail.com>.
Thanks it worked now :)

On 12/15/07, Martijn Dashorst <ma...@gmail.com> wrote:
> field.setRequired(true)
>

-- 
I'm a coder not a drag-n-dropper

Blog: http://joshuajava.wordpress.com/

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


Re: Where is the required validator?

Posted by Martijn Dashorst <ma...@gmail.com>.
field.setRequired(true)

On Dec 15, 2007 11:44 AM, Joshua Jackson <jo...@gmail.com> wrote:

> Dear all,
>
> When I read the wicket wiki, for required validation we use
> RequiredValidator class. But I can not find this class in wicket.jar
> and wicket-extensions.jar.
>
> Have I missed out on something that I should have read here?
>
> Thanks in advance for the hint. :)
>
> --
> I'm a coder not a drag-n-dropper
>
> Blog: http://joshuajava.wordpress.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>


-- 
Buy Wicket in Action: http://manning.com/dashorst
Apache Wicket 1.3.0-rc1 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-rc1/