• Модуль: messageservice
  • Путь к файлу: ~/bitrix/modules/messageservice/lib/internal/entity/restapplang.php
  • Класс: BitrixMessageServiceInternalEntityRestAppLangTable
  • Вызов: RestAppLangTable::validateLanguageId
static function validateLanguageId()
{
	return array(
		new MainEntityValidatorLength(null, 2),
	);
}