0 Replies Latest reply on Feb 12, 2008 4:06 PM by chris.simons

    Can you use custom form validators without s:decorate?

      I've been working with s:decorate myself and have found the issue pertaining to <s:decorate> creating a ...I realize this might be fixed in the (near?) future.

      However, can anyone tell me if EL validators (#invalid and #required) can be used outside of <s:decorate>?

      I'm not exactly happy about the way s:decorate works, especially considering how there are integration issues using this feature along-side with IceFaces.

      Therefore, could I use <ui:decorate> instead and still get custom EL validators?

      Thanks.

      P.S. To throw in my two cents regarding s:decorate; the addition of an AJAX-able DIV makes unit testing with tools like Selenium very difficult.