R36525-2 PropertyValue - Property Value Validation
| Name | Value |
|---|---|
| Code | R36525-2 |
| Entity | Systems.Bpm.PropertyValues Entity |
| Name | PropertyValueValidation |
| Attribute | PropertyValueField |
| Layer | Back-End |
| Events | Commit |
| Priority | Normal |
| Modify | NO |
| Action | If (PropertyValueField != Null) AND (ValueId == Null) AND (Property.LimitToAllowedValues == True) Validates that: PropertyValueField's value is within the property's allowed values list. |
| Description | The rule prevents values that are not among the property's limited allowed values list from being saved. |
| Message | Value '{PropertyValueField}' is not found among the allowed values for property '{Property.DisplayText}'. |
| Version | Introduced: v.24 |
| Revocable | YES |
* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.