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
Thank you for reporting this. It can be resolved as part of #5, so we can close this issue and continue the discussion there. Feel free to re-open if/when needed. 👍
string regexPattern=@"^(?=.[a-z])(?=.[A-Z])(?=.*\d)[a-zA-Z\d]{8,}$"
The text was updated successfully, but these errors were encountered: