How do I use my validator in the plugin?

key as ‘validator’ there is

and even such an example works

plugins:
  my_custom_username_validation:
    default: 'system'
    validator: 'UsernameSettingValidator'
1 Like