Type: lib.validate.IP
Namespace: lib.validate
Description
Check whether a value is a valid IPv4 or IPv6 address. validate, ip, ipv4, ipv6, address, network
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| value | str |
`` |
Outputs
| Output | Type | Description |
|---|---|---|
| is_ip | bool |
|
| is_ipv4 | bool |
|
| is_ipv6 | bool |
Related Nodes
Browse other nodes in the lib.validate namespace.