openstreetmap-website/app/validators
Tom Hughes c12f8959dd Require user names to be unique after unicode normalisation
As with the previous checks on case sensitivity this only affects
new users, and changes to names of existing users.
2023-12-13 22:27:36 +00:00
..
characters_validator.rb Use .add method for adding errors 2021-03-17 17:09:34 +00:00
image_validator.rb Validate avatar images 2021-02-16 17:37:18 +00:00
normalized_uniqueness_validator.rb Require user names to be unique after unicode normalisation 2023-12-13 22:27:36 +00:00
utf8_validator.rb Revert "Switch to using the zeitwork autoloader" 2020-12-29 19:29:36 +00:00
whitespace_validator.rb Use .add method for adding errors 2021-03-17 17:09:34 +00:00