Git Product home page Git Product logo

Comments (2)

bauerji avatar bauerji commented on May 20, 2024 2

Hi Omar,

I do not quite know what you meant by After the data have been validated by the decorator,
Now the developer has to validate them again inside the route.

There are two ways of how to pass validated parameters into your route function.

  • when you use validate() decorator arguments then validated parameters are accessible via request variable

  • using validated function kwargs type hints gives you direct access to these validated parameters.

I thing the latter one is what you are looking for.

Jirka

from flask-pydantic.

OmarThinks avatar OmarThinks commented on May 20, 2024

Hi Jirka!
That was exactly what I have meant.
If God willed, When I update the README.md, I will make sure that this is very clear.
Because this is what exactly what I came here to this package looking for as a developer.
And I believe that other developers need this feature too.
I will make very clear to them, so the package will be more usable.
I will try to do my best to represent the package in the README.md file.
Thank you so much.

from flask-pydantic.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.