Commit Graph

1 Commits (1714ea597866556ef9dd21d5d382f1d9181e0924)

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
7 years ago