mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-15 02:14:44 +00:00
docs: add link to h3 blogpost (#29794)
This commit is contained in:
parent
ecbcb62ec5
commit
e6a9b3cc78
@ -158,7 +158,7 @@ export default defineEventHandler((event) => {
|
|||||||
})
|
})
|
||||||
```
|
```
|
||||||
|
|
||||||
::tip
|
::tip{to="https://h3.unjs.io/examples/validate-data#validate-params"}
|
||||||
Alternatively, use `getValidatedRouterParams` with a schema validator such as Zod for runtime and type safety.
|
Alternatively, use `getValidatedRouterParams` with a schema validator such as Zod for runtime and type safety.
|
||||||
::
|
::
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user