Skip to main content
Ctrl+K

Oblate 1.2.1 documentation

  • Tutorial
  • User Guide
  • API Reference
  • Changelog
  • GitHub
  • Tutorial
  • User Guide
  • API Reference
  • Changelog
  • GitHub

Section Navigation

  • Schema
  • Fields
    • Base class
    • Primitive types
    • Nesting schemas
    • Typings
    • Data Structures
  • Validators
  • Type Validation
  • Contexts
  • Configuration
  • Exceptions
  • API Reference
  • Fields

Fields#

The oblate.fields package contains the pre-defined fields for many primitive and commonly used data types as well as various useful built-in validators.

Content:

  • Base class
    • Field
  • Primitive types
    • String
    • Integer
    • Float
    • Boolean
  • Nesting schemas
    • Object
  • Typings
    • Any
    • Literal
    • Union
    • TypeExpr
  • Data Structures
    • Dict
    • TypedDict
    • List
    • Set

previous

Schema

next

Base class

Show Source

© Copyright 2023, Izhar Ahmad (izxxr).

Created using Sphinx 7.2.6.

Built with the PyData Sphinx Theme 0.15.2.