---
title: invalidPath
framework: webkit
role: symbol
role_heading: Type Property
path: webkit/wkwebextension/matchpattern/error/invalidpath
---

# invalidPath

Indicates that the path component was invalid.

## Declaration

```swift
static var invalidPath: WKWebExtension.MatchPattern.Error.Code { get }
```
