Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 10 of 23 for Marshalling (0.38 seconds)

  1. docs/de/docs/index.md

    * <dfn title="auch bekannt als: Serialisierung, Parsen, Marshalling">Konvertierung</dfn> von Eingabedaten: Aus dem Netzwerk kommend, zu Python-Daten und -Typen. Lesen von:
        * JSON.
        * Pfad-Parametern.
        * Query-Parametern.
        * Cookies.
        * Headern.
        * Formularen.
        * Dateien.
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 17:58:09 GMT 2026
    - 23.6K bytes
    - Click Count (1)
  2. docs/ja/docs/index.md

        * 深い入れ子になった JSON オブジェクトでも検証が可能です。
    * 入力データの <dfn title="別名: serialization、parsing、marshalling">変換</dfn>: ネットワークから Python のデータや型へ。以下から読み取ります:
        * JSON。
        * パスパラメータ。
        * クエリパラメータ。
        * Cookie。
        * ヘッダー。
        * フォーム。
        * ファイル。
    * 出力データの <dfn title="別名: serialization、parsing、marshalling">変換</dfn>: Python のデータや型からネットワークデータへ(JSON として)変換します:
        * Python の型(`str`、`int`、`float`、`bool`、`list` など)の変換。
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 14:07:17 GMT 2026
    - 25.6K bytes
    - Click Count (0)
  3. docs/es/docs/index.md

    * <dfn title="también conocido como: serialización, parsing, marshalling">Conversión</dfn> de datos de entrada: de la red a los datos y tipos de Python. Leyendo desde:
        * JSON.
        * Parámetros de path.
        * Parámetros de query.
        * Cookies.
        * Headers.
        * Formularios.
        * Archivos.
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:15:55 GMT 2026
    - 22.6K bytes
    - Click Count (0)
  4. docs/pt/docs/index.md

    * <dfn title="também conhecido como: serialização, parsing, marshalling">Conversão</dfn> de dados de entrada: vindo da rede para dados e tipos Python. Consegue ler:
        * JSON.
        * Parâmetros de path.
        * Parâmetros query.
        * Cookies.
        * Cabeçalhos.
        * Formulários.
        * Arquivos.
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:20:43 GMT 2026
    - 22.7K bytes
    - Click Count (0)
  5. docs/tr/docs/index.md

        * JSON.
        * Path parameter'lar.
        * Query parameter'lar.
        * Cookie'ler.
        * Header'lar.
        * Form'lar.
        * File'lar.
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 07:53:17 GMT 2026
    - 23.2K bytes
    - Click Count (0)
  6. docs/fr/docs/index.md

        * JSON.
        * Paramètres de chemin.
        * Paramètres de requête.
        * Cookies.
        * En-têtes.
        * Formulaires.
        * Fichiers.
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:37:13 GMT 2026
    - 23.8K bytes
    - Click Count (0)
  7. docs/en/docs/index.md

    * <dfn title="also known as: serialization, parsing, marshalling">Conversion</dfn> of input data: coming from the network to Python data and types. Reading from:
        * JSON.
        * Path parameters.
        * Query parameters.
        * Cookies.
        * Headers.
        * Forms.
        * Files.
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Sat Mar 07 09:29:03 GMT 2026
    - 21.4K bytes
    - Click Count (0)
  8. README.md

    * <dfn title="also known as: serialization, parsing, marshalling">Conversion</dfn> of input data: coming from the network to Python data and types. Reading from:
        * JSON.
        * Path parameters.
        * Query parameters.
        * Cookies.
        * Headers.
        * Forms.
        * Files.
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Sat Mar 07 09:29:03 GMT 2026
    - 24.3K bytes
    - Click Count (0)
  9. doc/godebug.md

    signatures on certificates that use SHA-1 based signature algorithms.
    
    Go 1.24 changes the default value of the [`x509usepolicies`
    setting.](/pkg/crypto/x509/#CreateCertificate) from `0` to `1`. When marshalling
    certificates, policies are now taken from the
    [`Certificate.Policies`](/pkg/crypto/x509/#Certificate.Policies) field rather
    than the
    [`Certificate.PolicyIdentifiers`](/pkg/crypto/x509/#Certificate.PolicyIdentifiers)
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Fri Mar 20 15:49:10 GMT 2026
    - 26K bytes
    - Click Count (0)
  10. docs/en/docs/alternatives.md

    ### [Marshmallow](https://marshmallow.readthedocs.io/en/stable/) { #marshmallow }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 05 18:13:19 GMT 2026
    - 22.2K bytes
    - Click Count (0)
Back to Top