Regex Validation for IP address || CIDR || URL
Hi,I want to join below two regex pattern with comma separated. I have IPV4 and CIDR with comma separated but want to add URL to the same expression so that if user try to add any one of the IP/CIDR/URL .it should allow user to add with comma separa...