• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/internals/orderprops.php
  • Класс: BitrixSaleInternalsOrderPropsTable
  • Вызов: OrderPropsTable::getTypeValidators
static function getTypeValidators()
{
	return array(new ValidatorLength(1, 20));
}