Commit Graph

1 Commits (3b1c64cadcbca1ac47ba246841a7a32cb4df2b6c)

Author SHA1 Message Date
Eugen Rochko 555c4e11ba
Add validations to admin settings (#10348)
* Add validations to admin settings

- Validate correct HTML markup
- Validate presence of contact username & e-mail
- Validate that all usernames are valid
- Validate that enums have expected values

* Fix code style issue

* Fix tests
6 years ago