whether it *could possibly* be valid, or whether it *is* valid?
To get the regex for it, add a RegularExpressionValidator to a web project
and there's a pre-set list of regexes in there, one of them is a URL
template.
If you want to check if it *is* valid, then you'll have to send a request
and see if you get anything back.
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.