binxie
2023-06-26 6e4766bc135c30fa9e02a2b527dcdf8fd5eeec8d
force-app/main/default/objects/Report__c/validationRules/Input_result_before_VOC_answer.validationRule-meta.xml
@@ -9,5 +9,6 @@
  VOC_follow_up_result__c = null,
  ISBLANK(text(VOC_solution_category__c)))
)</errorConditionFormula>
    <errorDisplayField>AWS_Data_Id__c</errorDisplayField>
    <errorMessage>VOC回答之前,请填写「对应结果」,「对应结果分类」</errorMessage>
</ValidationRule>