S

Shyam Dubey • 3.70K Points
Extraordinary

Q. What is one benefit of using Pydantic in FastAPI?

  • (A) Faster file I/O
  • (B) Template rendering
  • (C) Automatic data validation
  • (D) SQL support
  • Correct Answer - Option(C)
  • Views: 36
  • Filed under category Fast API
  • Hashtags:

Explanation by: Shyam Dubey

Pydantic provides powerful and automatic data validation using type hints.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.