| <?xml version="1.0" encoding="UTF-8"?> | 
| <ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata"> | 
|     <fullName>Cutterhead_Validation</fullName> | 
|     <active>true</active> | 
|     <description>目的1为“SIS“,勾选刀头试用时:刀头试用选项必填一个 | 
| SWAG-BW35YY</description> | 
|     <errorConditionFormula>/* SIS-ENG或SIS-ET */(RecordTypeId = '01210000000NPDp' || RecordTypeId = '01210000000NPDz') && Cutterhead_Test__c=true &&( Intra_Coagulation_Exact__c =false && CutterSpecial1__c =false && CutterSpecial2__c =false && Close_Blood_Vessel_Stable__c =false && Handle_Comfortable__c =false && CutterSpecial3__c =false && CutterSpecial6__c =false && Not_Use_Operation__c =false && Handle_Grip_Negative__c =false && Thermal_Diffusion_Worry__c =false && Cutterhead_Abrasion_Worry__c =false && Others__c =false && Independent_Trolley_Easy__c =false && Operate_easy__c =false && STMSSpecial1__c =false && Operation_Without_Interruption__c=false)</errorConditionFormula> | 
|     <errorMessage>当勾选刀头试用且目的1为SIS时,刀头试用选项必填一个</errorMessage> | 
| </ValidationRule> |