It is a known issue with myfaces 1.2.3. https://issues.apache.org/jira/browse/MYFACES-1882
This issue was fixed recently. regards Leonardo Uribe On Mon, Jun 23, 2008 at 11:51 AM, Guy Bashan <[EMAIL PROTECTED]> wrote: > Hi, > > > > It seems like the "validator" property is not working in Tomahawk. I have a > control with validator. When using standard JSF control I see error > message. When using Tomahawk control (just changing from "h" to "t") I see > no error message and the validation method is not invoked. > > > > Has anyone noticed this problem? > > > > Thanks, > > Guy. >

