validation_is_ipv6
Check if a string is a valid IPv6 address. Use it to verify IPv6 formatting for network configuration or data validation.
Instructions
Check whether a string is a valid IPv6 address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |