validation_is_ipv4
Check whether a string is a valid IPv4 address to catch malformed input before network configuration or address processing.
Instructions
Check whether a string is a valid IPv4 address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |