You are here

public property TaxRateConstraint::$invalidZoneMessage in Commerce Product Tax 8

File

src/Plugin/Validation/Constraint/TaxRateConstraint.php, line 19

Class

TaxRateConstraint
Tax rate constraint.

Namespace

Drupal\commerce_product_tax\Plugin\Validation\Constraint

Code

public $invalidZoneMessage = '%name: the selected tax zone %value is not allowed.';