[ExtVal] Extval + EL

2010-08-22 Thread Walter Mourão
Hi folks, I just finishing integrating the JSF cartridge of Andromdahttp://www.andromda.org/with Extval and I have a doubt: is there a way to use an EL expression to validate a field, using ExtVal ? Thanks, Walter Mourão http://waltermourao.com.br http://arcadian.com.br http://oriens.com.br

Re: [ExtVal] Extval + EL

2010-08-22 Thread Gerhard
hi walter, there is no special el-expression. extval autom. detects annotations of the bound properties. regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2010/8/22 Walter Mourão

Re: [ExtVal] Extval + EL

2010-08-22 Thread Walter Mourão
Hi Gerhard, actually I'm searching for something like: @ValidWhen(property * 5 = 55) Thanks, Walter Mourão http://waltermourao.com.br http://arcadian.com.br http://oriens.com.br On Sun, Aug 22, 2010 at 6:07 PM, Gerhard gerhard.petra...@gmail.com wrote: hi walter, there is no special

Re: [ExtVal] Extval + EL

2010-08-22 Thread Gerhard
hi walter, i see - you mean an el-expression as condition. that might be useful for some users - please file a jira issue (new feature) for the property validation module. regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German

Re: [ExtVal] Extval + EL

2010-08-22 Thread Walter Mourão
It's done: https://issues.apache.org/jira/browse/EXTVAL-114 Thanks, Walter Mourão http://waltermourao.com.br http://arcadian.com.br http://oriens.com.br On Sun, Aug 22, 2010 at 8:27 PM, Gerhard gerhard.petra...@gmail.com wrote: hi walter, i see - you mean an el-expression as condition.