Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Wiki Markup
Struts Action 2 relies on a validation framework provided by \[WW:XWork\] to enable the application of input validation rules to your Actions before they are executed.  This section only provides the bare minimum to get you started and focuses on our extension of the XWork validators to support client-side validation.

...