Issue #3431203 by kim.pepper, alexpott, smustgrave, longwave: Deprecate...
Issue #3431203 by kim.pepper, alexpott, smustgrave, longwave: Deprecate user_validate_name() and replace with service
(cherry picked from commit 8e7d3e0f)
@\trigger_error('Calling '.__METHOD__.' without the $userNameValidator argument is deprecated in drupal:10.3.0 and will be required in drupal:11.0.0. See https://www.drupal.org/node/3431205',E_USER_DEPRECATED);
@\trigger_error('Passing $userNameValidator as \Drupal\Core\TypedData\TypedDataManagerInterface to '.__METHOD__.' () is deprecated in drupal:10.3.0 and is removed in drupal:10.0.0. Pass a Drupal\user\UserValidator instead. See https://www.drupal.org/node/3431205',E_USER_DEPRECATED);