Differences

This shows you the differences between two versions of the page.

Link to this comparison view

docs:7000_glossary:validation_rules [2022/09/01 06:19] – created - external edit 127.0.0.1docs:7000_glossary:validation_rules [2022/09/02 05:41] (current) – ↷ Page moved from docs:7000_glossary:validation_rules to 7000_glossary:validation_rules administrator
Line 1: Line 1:
-===== Validation rule ===== 
- 
-**//[[docs:7000_glossary:aware_im]]//** considers [[docs:7000_glossary:rule|rules]] with a certain pattern to be validation rules. Here is an example of a validation rule: 
- 
-<code aim>IF Customer.Name IS UNDEFINED THEN REPORT ERROR 'Customer name is empty' </code> 
- 
-//**Aware IM**// applies such rules when a user edits a [[docs:7000_glossary:business_object|business object]] on the [[docs:7000_glossary:object_form|object form]] and does not accept changes if the entered data is invalid. Also, //**Aware IM**// [[docs:7000_glossary:auto_generated_rule|automatically generates]] validation rules to handle conditions the [[docs:7000_glossary:configurator|configurator]] may specify for object attributes such as [[docs:7000_glossary:required_attribute|required attributes]] or [[docs:7000_glossary:attribute_value_range|range of values]]. 
- 
- 
  
  • Last modified: 2022/09/13 18:08