• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/internals/orderprops_group.php
  • Класс: BitrixSaleInternalsOrderPropsGroupTable
  • Вызов: OrderPropsGroupTable::getCodeValidators
static function getCodeValidators()
{
	return array(new ValidatorLength(null, 50));
}