• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/internals/userprops.php
  • Класс: BitrixSaleInternalsUserPropsTable
  • Вызов: UserPropsTable::get1CValidators
static function get1CValidators()
{
	return array(
		new ValidatorLength(0, 15),
	);
}