URL validation checks if a given text is a URL or not.
I would like to validate url in angular 5 not working. <input type="url" name="url" id="url" ngModel pattern="…