You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

Let's configure a basic validation workflow, step by step.

Step 1

Create the input form.

Error formatting macro: snippet: java.lang.NullPointerException

Step 2

Create the Action class.

Error formatting macro: snippet: java.lang.NullPointerException

Step 3

Create the validators. The validation.xml format is either <ActionClassName>-validation.xml or <ActionClassName>-<ActionAliasName>-validation.xml.

Error formatting macro: snippet: java.lang.NullPointerException
  • No labels