EMailMaskTextBoxProvider does not allow TLDs which are longer than 4 characters. Example:
user123@example.com works;
user123@example.cloud does NOT work
There are many TLDs which are longer than 4 characters nowadays (.museum, .store, .website, .technology etc.), which makes this limitation a major bug.