Hi, I don't have my IDE with me now, so I can't verify but YourValidator.properties staying next to YourValidator.class should work. On Dec 27, 2015 8:28 PM, "Štefan Šimík" <[email protected]> wrote:
> I have separate *.jar containing custom form-component validators. > (in the *.jar file, there are only validators - no other Components, no > WebPage(s), > no WebApplication) > > MY QUESTION: > Which *.properties file should I create for these validators, so the > validator classes > and their default messages can be contained together in one *.jar? >
