discourse/lib/validators
2015-02-27 13:47:43 -05:00
..
allowed_ip_address_validator.rb
email_setting_validator.rb
email_validator.rb
integer_setting_validator.rb
ip_address_format_validator.rb
password_validator.rb FEATURE: don't allow username and email to be the same 2015-02-27 13:47:43 -05:00
post_validator.rb
quality_title_validator.rb
reply_by_email_address_validator.rb FEATURE: 'reply by email address' validator 2015-02-06 12:08:37 +01:00
string_setting_validator.rb FEATURE: allow for a localized error when a regex fails in site settings 2015-02-27 11:45:56 +11:00
stripped_length_validator.rb
topic_title_length_validator.rb
unique_among_validator.rb
upload_validator.rb
username_setting_validator.rb