Hi, I want to make Jewel Validator get main error messages (i.e; requiredFieldError) from some external place. I saw that we already have :
SimpleLocalizedValuesImpl But don't see any example using it. So I want to ask how to use it. 1.- Is this a bead that can be used at Application level? 2.- Where we store the values? in a .properties file in resources folder? 3.- what about file naming strategy is "EN_ussomeName.properties" and ""ES_essomeName.properties" , and so on... 2.- Then how is the basic use? If I need to get a value from SimpleLocalizedValuesImpl from the Validator bead? Thanks in advance for any clue on this Carlos -- Carlos Rovira http://about.me/carlosrovira
