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

Validator with query params #66

Open
RoieLabes opened this issue Mar 7, 2023 · 0 comments
Open

Validator with query params #66

RoieLabes opened this issue Mar 7, 2023 · 0 comments

Comments

@RoieLabes
Copy link

Hi!
When I'm writing a validator in a pydantic schema, beside getting the values, I need to have the query params in order to know the context of the request.
After seeing the b = body_model(**body_params) in this repo's code I understand that it's not possible at the moment.

I'm thinking about adding it to this package, does that make sense?

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

No branches or pull requests

1 participant