• Модуль: imopenlines
  • Путь к файлу: ~/bitrix/modules/imopenlines/lib/model/operatortransfer.php
  • Класс: BitrixImopenlinesModelOperatorTransferTable
  • Вызов: OperatorTransferTable::validateTransferType
static function validateTransferType()
{
	return array(
		new MainEntityValidatorLength(null, 50),
	);
}