Craig McClanahan wrote:
The "validator" attribute has been there since JSF 1.0 ... it corresponds to the getValidator() and setValidator() methods of the EditableValueHolder interface. In a similar way, the "converter" attribute has been around since JSF 1.0 on components that implement ValueHolder.

Well, I thought I knew the list of available attributes pretty well, but completely missed that one. And very useful it is too..

Thanks very much!

Reply via email to