1 Reply Latest reply on Jul 13, 2007 9:24 PM by norman.richards

    Conditional validation triggering

    urosmil

      Hi,

      is it possible to add jsf (or seam - annotation) validation but to trigger it only from specific action. For example if I call "action=#{myBean.proccessData}" validation is executed but for other actions NO validation is executed?
      I know there is immediate="true" but I don't want to put it in all other links (there are a lot of links in header and in menus).

      Thanks,
      Uros!