On Sat, Aug 2, 2008 at 9:17 PM, Pierre Thibaudeau <[EMAIL PROTECTED]> wrote: > Since it's "expression" is an OGNL expression, have you tried instead: > > @FieldExpressionValidator(expression = "usernameAvailable", message = "...") > > which would attempt to find, in turn, getUsernameAvailable() and then > isUsernameAvailable()... I would be curious to know if that works. > My two cents...
I tried that, I even renamed function to getUsernameAvailable(), but it didn't help. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]