Hi all,
we use ExtVal especially for CrossValidation. We migrate an application from
jsf 1.2 to 2.2 and we want to use BeanValidation.
In cases of validation during ajax request, for every request another
BeanValidator is added to the component. This leads to redundant
validationerrors.

This is because of ExtValAplicationWrapper's implementation of
addDefaultValidatorId method, which prevents "javax.faces.Bean" added as
defaultValidatorId.

Is this expected behavior or should I file a bug?

Thanks in advance.

Markus  



--
View this message in context: 
http://myfaces.10567.n7.nabble.com/EXTVAL-DefaultValidatorId-will-not-be-set-tp122266.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to