validateLink
Check a url and returns it if valid, otherwise it returns null.
Return
the url if valid, null otherwise
Parameters
url
url to validate.
Check a url and returns it if valid, otherwise it returns null.
the url if valid, null otherwise
url to validate.