Copy link
Copy Markdown
Contributor
This PR implements Standard Schema in router core. Currently only valibot implements this but the intention is for all validation libraries to implement it. Which means we don't need to support adapters
chorobin marked this pull request as ready for review
October 20, 2024 23:02
schiller-manuel
changed the title
feat: implement standard schema into router core
feat(react-router): implement standard schema into router core