002779: Attribute rules that reset the validation status with calculationRequired and validationRequired must only execute on the server.

Description

When creating or importing attribute rules that include the calculationRequired or validationRequired keyword in the expression, the rule must be defined for server-only.

Solution

Ensure that the rule is configured to only run on the server. This is controlled by the Server only parameter (exclude_from_client_evaluation in Python)..

Review the Add Attribute Rule and Import Attribute Rules parameter usage notes.