• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/tradingplatform/ebay/feed/results.php
  • Класс: BitrixSaleTradingPlatformEbayFeedResultsTable
  • Вызов: ResultsTable::validateFeedType
static function validateFeedType()
{
	return array(
		new EntityValidatorLength(null, 50),
	);
}