public property MobileNumberConstraint::$allowedCountry in Mobile Number 8
Same name and namespace in other branches
- 2.0.x src/Plugin/Validation/Constraint/MobileNumberConstraint.php \Drupal\mobile_number\Plugin\Validation\Constraint\MobileNumberConstraint::allowedCountry
File
- src/
Plugin/ Validation/ Constraint/ MobileNumberConstraint.php, line 27
Class
- MobileNumberConstraint
- Validates Mobile number fields. Includes validation for:
Namespace
Drupal\mobile_number\Plugin\Validation\ConstraintCode
public $allowedCountry = 'The country @value provided for @field_name is not an allowed country.';