dataclass-factory
latest

Contents:

  • Overview
  • Quickstart
  • Extended usage
  • Specific types behavior
  • [New major version!]
dataclass-factory
  • dataclass-factory
  • Edit on GitHub

dataclass-factory

Contents:

  • Overview
    • Requirements
    • Advantages
    • Example
    • Supported types
  • Quickstart
    • Installation
    • Simple case
    • Nested objects
    • Lists and other collections
    • Error handling
    • Validation
  • Extended usage
    • More verbose errors
    • Working with field names
      • Name mapping
      • Stripping underscore
      • Name styles
    • Selecting and skipping fields
      • Only and exclude
      • Only mapped
      • Skip Internal
      • Omit default
    • Structure flattening
      • Automatic naming during flattening
    • Parsing unknown fields
    • Additional steps
    • Schema inheritance
    • Json-schema
  • Specific types behavior
    • Structures
    • Custom parsers and serializers
    • Common schemas
    • Self referenced types
    • Generic classes
    • Polymorphic parsing
  • [New major version!]

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2020, Tishka17. Revision 10680296.

Built with Sphinx using a theme provided by Read the Docs.