• Модуль: imopenlines
  • Путь к файлу: ~/bitrix/modules/imopenlines/lib/model/execlog.php
  • Класс: BitrixImopenlinesModelExecLogTable
  • Вызов: ExecLogTable::validateString
static function validateString()
{
	return array(
		new Length(null, 255),
	);
}