Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/typebox/example/formats/ipv6.ts>IsIPv6

Json Schema Type Builder with Static Type Resolution for TypeScript
Latest
function IsIPv6
import { IsIPv6 } from "https://deno.land/x/typebox@0.32.33/example/formats/ipv6.ts";

[ajv-formats] IPv6 address as defined in RFC 2373, section 2.2.

Examples

2001:0db8:85a3:0000:0000:8a2e:0370:7334

Parameters

value: string

Returns

boolean