More about Validate rules
|
|
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 7 Platform to run them.
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.