You are here

service email.validator in Drupal 10

Same name and namespace in other branches
  1. 8 core/core.services.yml \email.validator
  2. 9 core/core.services.yml \email.validator

Class

Drupal\Component\Utility\EmailValidator
5 string references to email.validator
ContactFormEditForm::create in core/modules/contact/src/ContactFormEditForm.php
Instantiates a new instance of this class.
Email::validateEmail in core/lib/Drupal/Core/Render/Element/Email.php
Form element validation handler for #type 'email'.
EmailAction::create in core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php
UpdateSettingsForm::create in core/modules/update/src/UpdateSettingsForm.php
Instantiates a new instance of this class.
UserPasswordForm::create in core/modules/user/src/Form/UserPasswordForm.php
Instantiates a new instance of this class.

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Component\Utility\EmailValidator