Patrick Cloke 98a64b7f7f
Add basic domain validation for DomainSpecificString.is_valid. (#9071)
This checks that the domain given to `DomainSpecificString.is_valid` (e.g.
`UserID`, `RoomAlias`, etc.) is of a valid form. Previously some validation
was done on the localpart (e.g. the sigil), but not the domain portion.
2021-01-13 07:05:16 -05:00
..
2020-12-02 17:53:38 +00:00
2021-01-13 10:36:55 +00:00
2020-12-15 22:35:50 +00:00
2018-08-10 23:54:09 +10:00
2018-08-10 23:54:09 +10:00
2020-12-02 18:38:29 +00:00