Looking to create a field that validates IP address format variation.
ex. ***.***.***.****
allowed:
- 1.1.1.1
- 22.22.22.22
- 255.255.255.255.
- 1.22.255.1
thanks
Looking to create a field that validates IP address format variation.
ex. ***.***.***.****
allowed:
- 1.1.1.1
- 22.22.22.22
- 255.255.255.255.
- 1.22.255.1
thanks