Retrospring/app/validators
Georg Gadinger 0f9c6f1e07 typoed_email_validator: check for valid TLDs
i'm sure there are many more typos waiting to happen.  one thing we
can already catch though is the usage of invalid TLDs.

this makes use of my new TLDv gem -- the data it uses can be updated
independently from the main gem.
2022-10-13 21:38:54 +02:00
..
screen_name_validator.rb Make forbidden screen names configurable 2022-07-23 09:11:32 +02:00
typoed_email_validator.rb typoed_email_validator: check for valid TLDs 2022-10-13 21:38:54 +02:00