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