| <?xml version="1.0" encoding="UTF-8"?> | 
| <ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata"> | 
|     <fullName>OSH_input_finish_chk3</fullName> | 
|     <active>true</active> | 
|     <errorConditionFormula>TEXT(QIS_Status__c) = "OSH填写完毕" && OSH_Manager__c = null</errorConditionFormula> | 
|     <errorDisplayField>OSH_Manager__c</errorDisplayField> | 
|     <errorMessage>OSH提出申请时,必须选择OSH负责CL6 经理级</errorMessage> | 
| </ValidationRule> |