rsnext/test/e2e/app-dir/app-validation
Shu Ding 10f2268f4e
Add Zod and router state validation (#46962)
This PR adds Zod to the precompiled libraries, and use it to create schemas for the router state tree for validation. In other planned features/changes, Zod will also be used to do run-time data validation.

Fixes NEXT-135.
2023-03-10 13:37:45 +00:00
..
app Add Zod and router state validation (#46962) 2023-03-10 13:37:45 +00:00
next.config.js Add Zod and router state validation (#46962) 2023-03-10 13:37:45 +00:00
validation.test.ts Add Zod and router state validation (#46962) 2023-03-10 13:37:45 +00:00