<?xml version="1.0" encoding="UTF-8"?>
|
<ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>Compeitor_and_UnknownSerial_Competitor</fullName>
|
<active>false</active>
|
<description>竞争对手产品和无机身号码设备同时不能真正</description>
|
<errorConditionFormula>and( IsCompetitorProduct = true, unknow_serial_NO_product__c = true)</errorConditionFormula>
|
<errorDisplayField>unknow_serial_NO_product__c</errorDisplayField>
|
<errorMessage>竞争对手产品和无机身号码设设备不能同时为真</errorMessage>
|
</ValidationRule>
|