Versions Compared

Key

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

WebWork relies on XWork's validation framework 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 WebWork's extension of the XWork validators to support client-side validation.

Please consult XWork's validation framework documentation for complete details.

Reference pages

  1. Simple validators
  2. Visitor validation
  3. Client-Side Validation
  4. Validation Examples

...