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(validation): implement Standard Schema #964

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

sandros94
Copy link

@sandros94 sandros94 commented Jan 28, 2025

Resolves: #963

  • implementation
  • tests (added missing getValidatedRouterParams tests)
  • docs

@sandros94 sandros94 marked this pull request as ready for review January 28, 2025 19:08
@sandros94 sandros94 requested a review from pi0 as a code owner January 28, 2025 19:08
@sandros94
Copy link
Author

I was also considering an optional argument for readValidatedBody to convert incoming yaml and toml to json using confbox.
Could this be implemented in this PR or a new one? 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Standard Schema validation
1 participant