We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
currently email address validation fails for addresses with diacritics, e.g: **çkayden****@gmail.com
**çkayden****@gmail.com
disabling validation outright is a short-term solution. ideally one should be able to add a custom validator implementation.
would it be possible to add such a feature?