En l'instant précis du 18/08/07 05:02, daniel ccss s'exprimait en ces termes: > > Yes I understand the concept that the validator and converter are only > called when the required attribut is set to true (don`t agree with > that concept) so I made the validation of this not required values on > the backing_bean > That's not what i said. Validation occurs only if you submit an non empty value. You can prevent user from submitting empty values by setting a required="true" to component.
-- http://www.noooxml.org/

