We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21568fc commit 7dcc0d0Copy full SHA for 7dcc0d0
README.md
@@ -50,7 +50,7 @@ if ($validation->isFailed()) {
50
}
51
```
52
53
-### Slim 3 Middleware
+### PSR-7 Middleware
54
55
This validation middleware catches the `ValidationException` exception and converts it into a nice JSON response:
56
0 commit comments