You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by "Hoover, William " <wh...@nemours.org> on 2008/06/30 15:30:11 UTC

Validation .properties File Location

Does custom validation .properties default to the class package of the
validator (similar to how .java and .properties work with WebPage)?

org.mycompany.validation.AbcValidation.java
org.mycompany.validation.AbcValidation.properties


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


Re: Validation .properties File Location

Posted by Igor Vaynberg <ig...@gmail.com>.
validators do not yet support their own bundles. i believe this is
scheduled for 1.5

-igor

On Mon, Jun 30, 2008 at 6:30 AM, Hoover, William <wh...@nemours.org> wrote:
> Does custom validation .properties default to the class package of the
> validator (similar to how .java and .properties work with WebPage)?
>
> org.mycompany.validation.AbcValidation.java
> org.mycompany.validation.AbcValidation.properties
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

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