Atlas — Standard validate rules |
Your system includes these four standard validate rules (Rule-Obj-Validate rule type).
Standard activities that apply to the Work- class call specific validation rules when a work object is created, and also each time it is updated. To provide more specific, comprehensive editing, override the standard rules in your application:
OnAdd
and
Validate
for the Validate Name
key part.When you use the Application Accelerator in advanced mode, validation rules with these names are created automatically in your application RuleSet. You can revise them as desired.