You are here

public property TelephoneConstraint::$message in Telephone Validation 8.2

File

src/Plugin/Validation/Constraint/TelephoneConstraint.php, line 17

Class

TelephoneConstraint
Telephone constraint.

Namespace

Drupal\telephone_validation\Plugin\Validation\Constraint

Code

public $message = "@number is not a valid phone number.";