Versions Compared

Key

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

...

Code Block
xml
xml
<interceptor name="validator" class="com.opensymphony.xwork.validator.ValidationInterceptor"/>

Note: The default *validationWorkflowStack" already includes this.

Validation rules can be specified:

...