yuys

string pattern = @"^(?=.*[0-9])(?=.*[!@#$%^&*])[0-9a-zA-Z!@#$%^&*0-9]{10,}$";

 

string msg = "Password should have one numeral and one special character""

分类:

技术点:

相关文章: