Here Mudassar Khan has explained with an example, how to implement Indian Passport Number validation using RegularExpressionValidator in ASP.Net.
The Passport Number entered in the TextBox will be validated using Regular Expression (Regex) and ASP.Net RegularExpressionValidator.
↧