You are here: Reference > Rule types > Validate rules > More about Validate rules

More about Validate rules
 

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

This rule type lets you change the editing for input fields on an HTML form without creating a possibly complex activity. Rather than modifying an activity, you can tailor the validate rule that determines how inputs in an HTML form are edited.

Use the Obj-Validate method in an activity to reference validate rules and cause the Pega Platform to run them.

Viewing the Java code of a rule

Click Actions > View Java to view the generated Java of a rule. You can use the Java code to debug your application or to examine how rules are implemented.

Validate rules and Primary pages