Watch this example on YouTube
[RegularExpression (@"^[^*<>a]*$", ErrorMessage = " invalid")] public string LastName { get; set; }
No comments:
Post a Comment