R33757 PropertyValue - Property Value Length

Name Value
Code R33757
Entity Systems.Bpm.PropertyValues Entity
Name PropertyValueLength
Attribute PropertyValueField
Layer Back-End
Events Commit
Priority Normal
Modify NO
Action If (PropertyValue.Property.MaskLength != null)

Validate that: PropertyValueField.Length <= PropertyValue.Property.MaskLength
Description If the field 'PropertyValueField' is filled in, check if its length is less than or equal to the maximum length of property.
Message The maximum length of property '{PropertyValue.Property}' is {PropertyValue.Property.MaskLength}.
The value '{PropertyValueField.Length}' exceeds the maximum allowed length of the property.
Version Introduced: 2023
Revocable NO

* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.