IIRC, f:validator does everything tr:validator does in Facelets and in JSP+JSF 1.2. It's only in JSP + JSF 1.1 that it's useful, so in all other scenarios you should just use f:validator.
-- Adam On 6/1/07, noah <[EMAIL PROTECTED]> wrote:
Is there a reason that tr:validator is not in tr.taglib.xml?