# INVALID_IP_ADDRESS_ERROR_CODE

**Kind:** Constant

**Source:** [`src/utils/ipaddr.ts`](https://github.com/honojs/hono/blob/main/src/utils/ipaddr.ts#L41)

**Part of:** [Utils](subsystem-src-utils)

## Definition

```ts
'ERR_INVALID_IP_ADDRESS'
```

## Value

```ts
'ERR_INVALID_IP_ADDRESS'
```

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `IPRestrictionRule` — `src/middleware/ip-restriction/index.ts`:38
