force-app/main/default/objects/TransferApplyDetail__c/validationRules/Receive_After_NG_Aborted.validationRule-meta.xml
@@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata"> <fullName>Receive_After_NG_Aborted</fullName> <active>false</active> <active>true</active> <errorConditionFormula>(IsPickval(Inspection_result_after_NG_Final__c, '废弃') || IsPickval(Inspection_result_after_ng__c, '废弃')) && IsBlank(Text(Inspection_NG_abord_reason__c))