@hyperjump/json-schema-formats
    Preparing search index...

    Function isIPv6

    The 'ipv6' format. Validates that a string represents an IPv6 address as defined in RFC 4291, section 2.2.

    • Returns a Boolean value that indicates whether or not a pattern exists in a searched string.

      Parameters

      • string: string

        String on which to perform the search.

      Returns boolean