buli
2023-07-14 e6068da47c1bef5517c9e5fdc8c726766867ad4e
force-app/main/default/objects/Report__c/validationRules/VOC_answer_chk1.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>回答时,必须填写“对应结果”和“对应结果分类”</errorMessage>
</ValidationRule>