• Модуль: timeman
  • Путь к файлу: ~/bitrix/modules/timeman/lib/model/monitor/monitorreportcommenttable.php
  • Класс: BitrixTimemanModelMonitorMonitorReportCommentTable
  • Вызов: MonitorReportCommentTable::validateDesktopCode
static function validateDesktopCode()
{
	return [
		new LengthValidator(null, 32),
	];
}