Is there any reason why validators don't have a rendered attribute? I use a dataList to render a List of fields dynamically and want to add a validator to an input field depending on an EL expression.
I found some old discussions in the list about optional validators but did not find detailed info. How can I accomplish this without without doubling the outer input fields? Michael

