Validating social account URL

Instead of using the uri validator, this example uses the regexp validator to validate Facebook account URL, such as http(s)://facebook.com/account:
Validating social account URL

See also