Hi,
I`m trying to set validation for IP Address field, using IsMatch condition but was not able to get the exact output.
looking to validate the IP Address with CIDR like this format IP1/x,IP2/x,IP3/x
example : 172.0.2.1/32,157.123.34.3/24,10.23.2.1/24 etc
allow digit can be anything from 0 -255, i`m unable to do this. can someone here can help on this with IsMatch condition.
Thanks for help