Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email validation #27

Merged
merged 5 commits into from
May 31, 2024
Merged

Email validation #27

merged 5 commits into from
May 31, 2024

Conversation

snshn
Copy link
Contributor

@snshn snshn commented May 28, 2024

Had to add optional email-validator package as described here in order to take advantage of Pydantic's NameEmail type. Please let me know if this approach is acceptable, or if you'd like me to re-implement it using regular expressions, to avoid adding more dependencies.

And please let me know if it feels like we need more tests for this one.

@snshn snshn requested review from asim-shrestha and awtkns May 31, 2024 21:31
@snshn snshn merged commit 7e2c00f into main May 31, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant