public property TaxRateConstraint::$singleTaxRatePerZoneMessage in Commerce Product Tax 8
File
- src/
Plugin/ Validation/ Constraint/ TaxRateConstraint.php, line 17
Class
- TaxRateConstraint
- Tax rate constraint.
Namespace
Drupal\commerce_product_tax\Plugin\Validation\ConstraintCode
public $singleTaxRatePerZoneMessage = '%name: cannot select more than one tax rate per zone.';