You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added EmailAddress.regex for simple validation scenarios
This release introduces regex-based validation functionality for email addresses, providing a convenient way to perform basic email validation in Swift applications.