- Sort Score
- Result 10 results
- Languages All
Results 291 - 300 of 395 for Pydantic (0.05 sec)
-
docs/em/docs/tutorial/query-params-str-validations.md
๐, ๐ ๐ช ๐ฃ ๐ `None` โ ๐ โ๏ธ โ๏ธ `default=...`: {* ../../docs_src/query_params_str_validations/tutorial006c.py hl[9] *} /// tip Pydantic, โ โซ๏ธโ ๐๏ธ ๐ ๐ฝ ๐ฌ & ๐ ๏ธ FastAPI, โ๏ธ ๐ ๐ญ ๐โ ๐ โ๏ธ `Optional` โ๏ธ `Union[Something, None]` ๐ต ๐ข ๐ฒ, ๐ ๐ช โ ๐ ๐ โซ๏ธ Pydantic ๐ฉบ ๐ <a href="https://docs.pydantic.dev/latest/concepts/models/#required-optional-fields" class="external-link" target="_blank">โ ๐ฆ ๐</a>. /// ## ๐ข ๐ข ๐ / ๐ ๐ฒ
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sat Feb 15 16:23:59 UTC 2025 - 7.8K bytes - Viewed (0) -
docs/ja/docs/tutorial/handling-errors.md
/// warning | ๆณจๆ ใใใใฏไปใฎใใชใใซใจใฃใฆ้่ฆใงใชใๅ ดๅใฏ็็ฅใใฆใ่ฏใๆ่ก็ใช่ฉณ็ดฐใงใใ /// `RequestValidationError`ใฏPydanticใฎ<a href="https://docs.pydantic.dev/latest/concepts/models/#error-handling" class="external-link" target="_blank">`ValidationError`</a>ใฎใตใใฏใฉในใงใใ **FastAPI** ใฏ`response_model`ใงPydanticใขใใซใไฝฟ็จใใฆใใฆใใใผใฟใซใจใฉใผใใใฃใๅ ดๅใใญใฐใซใจใฉใผใ่กจ็คบใใใใใใซใใใไฝฟ็จใใฆใใพใใ
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Jun 22 14:35:27 UTC 2025 - 11.6K bytes - Viewed (0) -
docs/em/docs/history-design-future.md
๐ ๐ ๐ค ๐ช ๐ ๐ ๐ ๐ ๐ โ ๐ ๐ช, โ๏ธ ๐ ๏ธ ๐, ๐ & โ โ , โ๏ธ. ๐ ๐ ๐ ๐ ๐ ๐ ๏ธ ๐ก ๐ ๐ฉโ๐ป. ## ๐ โฎ๏ธ ๐ฌ ๐ ๐, ๐ค ๐ญ ๐ ๐ค ๐ โ๏ธ <a href="https://docs.pydantic.dev/" class="external-link" target="_blank">**Pydantic**</a> ๐ฎ ๐. โคด๏ธ ๐ค ๐ โซ๏ธ, โ โซ๏ธ ๐ ๐ ๏ธ โฎ๏ธ ๐ป ๐, ๐โ๐ฆบ ๐ ๐ ๐ฌ โ ๐, & ๐ ๐จโ๐จ ๐โ๐ฆบ (๐ โ , โ) โ๏ธ ๐ ๐ฏ ๐ ๐จโ๐จ.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Jul 29 23:35:07 UTC 2024 - 3.4K bytes - Viewed (0) -
docs/fr/docs/tutorial/body-multiple-params.md
{* ../../docs_src/body_multiple_params/tutorial002_py310.py hl[20] *} Dans ce cas, **FastAPI** dรฉtectera qu'il y a plus d'un paramรจtre dans le body (chacun correspondant ร un modรจle Pydantic). Il utilisera alors les noms des paramรจtres comme clรฉs, et s'attendra ร recevoir quelque chose de semblable ร : ```JSON { "item": { "name": "Foo", "description": "The pretender",
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sat Nov 09 11:10:17 UTC 2024 - 5.6K bytes - Viewed (0) -
docs/fr/docs/tutorial/path-params.md
De la mรชme faรงon, il existe bien d'autres outils compatibles, y compris des outils de gรฉnรฉration de code pour de nombreux langages. ## Pydantic Toute la validation de donnรฉes est effectuรฉ en arriรจre-plan avec <a href="https://docs.pydantic.dev/" class="external-link" target="_blank">Pydantic</a>, dont vous bรฉnรฉficierez de tous les avantages. Vous savez donc que vous รชtes entre de bonnes mains. ## L'ordre importe
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sat Nov 09 16:39:20 UTC 2024 - 9.8K bytes - Viewed (0) -
docs/en/docs/tutorial/handling-errors.md
/// `RequestValidationError` is a sub-class of Pydantic's <a href="https://docs.pydantic.dev/latest/concepts/models/#error-handling" class="external-link" target="_blank">`ValidationError`</a>. **FastAPI** uses it so that, if you use a Pydantic model in `response_model`, and your data has an error, you will see the error in your log.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 9.4K bytes - Viewed (0) -
docs/ko/docs/tutorial/body-fields.md
# ๋ณธ๋ฌธ - ํ๋ `Query`, `Path`์ `Body`๋ฅผ ์ฌ์ฉํด *๊ฒฝ๋ก ์๋ ํจ์* ๋งค๊ฐ๋ณ์ ๋ด์์ ์ถ๊ฐ์ ์ธ ๊ฒ์ฆ์ด๋ ๋ฉํ๋ฐ์ดํฐ๋ฅผ ์ ์ธํ ๊ฒ์ฒ๋ผ Pydantic์ `Field`๋ฅผ ์ฌ์ฉํ์ฌ ๋ชจ๋ธ ๋ด์์ ๊ฒ์ฆ๊ณผ ๋ฉํ๋ฐ์ดํฐ๋ฅผ ์ ์ธํ ์ ์์ต๋๋ค. ## `Field` ์ํฌํธ ๋จผ์ ์ด๋ฅผ ์ํฌํธํด์ผ ํฉ๋๋ค: {* ../../docs_src/body_fields/tutorial001_an_py310.py hl[4] *} /// warning | ๊ฒฝ๊ณ `Field`๋ ๋ค๋ฅธ ๊ฒ๋ค์ฒ๋ผ (`Query`, `Path`, `Body` ๋ฑ) `fastapi`์์๊ฐ ์๋ `pydantic`์์ ๋ฐ๋ก ์ํฌํธ ๋๋ ์ ์ ์ฃผ์ํ์ธ์. /// ## ๋ชจ๋ธ ์ดํธ๋ฆฌ๋ทฐํธ ์ ์ธ ๊ทธ ๋ค์ ๋ชจ๋ธ ์ดํธ๋ฆฌ๋ทฐํธ์ ํจ๊ป `Field`๋ฅผ ์ฌ์ฉํ ์ ์์ต๋๋ค:
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 2.8K bytes - Viewed (0) -
docs/en/docs/advanced/openapi-callbacks.md
This part is pretty normal, most of the code is probably already familiar to you: {* ../../docs_src/openapi_callbacks/tutorial001.py hl[9:13,36:53] *} /// tip The `callback_url` query parameter uses a Pydantic <a href="https://docs.pydantic.dev/latest/api/networks/" class="external-link" target="_blank">Url</a> type. ///
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 7.9K bytes - Viewed (0) -
docs/pt/docs/advanced/openapi-callbacks.md
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 8.1K bytes - Viewed (0) -
docs/fr/docs/help-fastapi.md
Comme vous l'avez vu dans la documentation, FastAPI se tient sur les รฉpaules des gรฉants, Starlette et Pydantic. Vous pouvez รฉgalement parrainer : * <a href="https://github.com/sponsors/samuelcolvin" class="external-link" target="_blank">Samuel Colvin (Pydantic)</a> * <a href="https://github.com/sponsors/encode" class="external-link" target="_blank">Encode (Starlette, Uvicorn)</a> ---
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 5.7K bytes - Viewed (0)