[extval] inner validation

2011-02-11 Thread Walter Mourão
Hi folks, does extval apply validation in inner beans ? for example tr:inputText value=#{myBean.innerBean.theField}/ will the validation occurs in 'theField' ? I've made a simple try and it looks it does not work. If you say it should work, I will try hard. Thanks, Walter Mourão

Re: [extval] inner validation

2011-02-11 Thread Gerhard
hi walter, yes it works. they aren't treated differently. - see e.g. [1] btw. [2] regards, gerhard [1] https://svn.apache.org/repos/asf/myfaces/extensions/validator/trunk/examples/feature-set_01/ [2]