• Модуль: clouds
  • Путь к файлу: ~/bitrix/modules/clouds/lib/filehash.php
  • Класс: BitrixCloudsFileHashTable
  • Вызов: FileHashTable::validateFileHash
static function validateFileHash()
{
	return [
		new LengthValidator(null, 50),
	];
}