Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Standard Schema validation #963

Open
1 task done
sandros94 opened this issue Jan 28, 2025 · 0 comments · May be fixed by #964
Open
1 task done

feat: Standard Schema validation #963

sandros94 opened this issue Jan 28, 2025 · 0 comments · May be fixed by #964
Labels
enhancement New feature or request

Comments

@sandros94
Copy link

Describe the feature

Considering that Standard Schema reached a stable release and it is gaining more and more traction, what are the plans for getValidatedQuery, getValidatedRouterParams and readValidatedBody?

It would be nice to support Standard Schema natively so that developers are free to use their own validation library without creating a dedicated adapter for each, nor a custom function returning a boolean as it currently is for validateData.

This can be implemented without introducing additional dependencies and, in theory, without breaking changes

Additional information

  • Would you be willing to help implement this feature?
@sandros94 sandros94 added the enhancement New feature or request label Jan 28, 2025
@sandros94 sandros94 linked a pull request Jan 28, 2025 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant