3 Replies Latest reply on Feb 18, 2008 8:11 PM by pmuir

    Using custom EL 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.