1 Reply Latest reply on Apr 3, 2009 10:30 PM by dan.j.allen

    requireAll component - my solution for the required attribute problem

      Hi,
      I've posted a jira feature request for the requireAll tag lately, and Pete have encouraged me to show you my solution for the require attribute. Simply this tag let you forget about required attribute and simply annotate your model with @NotEmpty or @NotNull. It is also quite handy while doing templating with s:decorate.


      Page with tag and documentation