| <?xml version="1.0" encoding="UTF-8"?> | 
| <ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata"> | 
|     <fullName>isCelon</fullName> | 
|     <active>true</active> | 
|     <errorConditionFormula>!ISBLANK( TEXT(Delivered_Product__r.Product2.Celon_Product__c)) | 
| && | 
| $User.Username !='buli@deloitte.com.cn.stagefull'</errorConditionFormula> | 
|     <errorDisplayField>Failure_Occurrence_Date__c</errorDisplayField> | 
|     <errorMessage>Celon产品请联络贝恩公司对应</errorMessage> | 
| </ValidationRule> |