You are here: Reference > Rule types > About Validate rules 

About Validate rules
 

  1. About 
  2. New 
  3. Validate 
  4. Input 
  5. Pages & Classes 
  6. History 
  7. More... 

Use validate rules to help users enter valid property values into an HTML form or to validate data received from another system or source. A validate rule can test input values against conditions defined as part of the rule. When a value does not pass the tests, the system adds one or more messages to the clipboard page containing these values, marking the page as invalid.

By using validate rules, you can optionally tailor the error messages displayed at run time to fit your needs, or use the standard error messages.

Creating a validate rule is simpler than creating a custom activity that validates user input.

Note: Validate rules are different from edit validate rules. Edit validate rules require Java programming skills to develop. Validate rules can call edit validate rules. Your system includes a number of standard edit validate rules that you can use as is, or copy and tailor for your needs. See Standard Edit Validate rules.

Where referenced

Rules of three types can reference validate rules:

To execute a validate rule during initial entry of a work item, create a validate rule named onAdd with a work type as the Applies To key part. The standard activity Work-.Add causes a validation rule with that name to execute.

Access

Use the Application Explorer to access validate rules that apply to the work types of your application. Use the Records Explorer to list all validate rules available to you.

Category

Validate rules are part of the Process category. A validate rule is an instance of the Rule-Obj-Validate rule type.

Standard rules Standard validate rules

Process category