You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by dukehoops <ni...@doppelganger.com> on 2008/10/14 21:25:22 UTC

list of possible message resource keys?

Is there a list of all possible message bundle resource keys that wicket
1.3.4 recognizes? 

I thought it's: name of class implementing IValidator sans trailing
"Validator" but then there are "Required" and "LengthValidator" keys so I
guess not...

thanks!
-nikita

-----
----------------
Nikita Tovstoles
vside.com
----------------

-- 
View this message in context: http://www.nabble.com/list-of-possible-message-resource-keys--tp19980430p19980430.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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


Re: list of possible message resource keys?

Posted by dukehoops <ni...@doppelganger.com>.
Is it whatever AbstractValidator.resourceKey() returns?



dukehoops wrote:
> 
> Is there a list of all possible message bundle resource keys that wicket
> 1.3.4 recognizes? 
> 
> I thought it's: name of class implementing IValidator sans trailing
> "Validator" but then there are "Required" and "LengthValidator" keys so I
> guess not...
> 
> 
> 
> thanks!
> -nikita
> 


-----
----------------
Nikita Tovstoles
vside.com
----------------

-- 
View this message in context: http://www.nabble.com/list-of-possible-message-resource-keys--tp19980430p19980686.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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


Re: list of possible message resource keys?

Posted by Jeremy Thomerson <je...@wickettraining.com>.
You might just look in Application.properties in the source code to see.

For example:
http://fisheye6.atlassian.com/browse/wicket/trunk/wicket/src/main/java/org/apache/wicket/Application.properties?r=694475


-- 
Jeremy Thomerson
http://www.wickettraining.com


On Tue, Oct 14, 2008 at 2:25 PM, dukehoops <ni...@doppelganger.com> wrote:

>
> Is there a list of all possible message bundle resource keys that wicket
> 1.3.4 recognizes?
>
> I thought it's: name of class implementing IValidator sans trailing
> "Validator" but then there are "Required" and "LengthValidator" keys so I
> guess not...
>
> thanks!
> -nikita
>
> -----
> ----------------
> Nikita Tovstoles
> vside.com
> ----------------
>
> --
> View this message in context:
> http://www.nabble.com/list-of-possible-message-resource-keys--tp19980430p19980430.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>