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

    Function isIPv4

    The 'ipv4' format. Validates that a string represents an IPv4 address according to the "dotted-quad" ABNF syntax as defined in RFC 2673, section 3.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