lollipop: object serialization and validation¶

Release version 1.1.7. (Changelog)

Guide¶

  • Installation
    • Bleeding Edge
  • Quickstart
    • Declaring Types
    • Serializing data
    • Deserializing data
    • Validation
    • Changing The Way Accessing Object Data
  • Object schemas
    • Declaration
    • Value access
    • Updating objects in-place
    • Object Schema Inheritance
    • Polymorphic types
    • Two-way type references
  • Modifiers
    • Constant
    • Optional
    • LoadOnly and DumpOnly
  • Validation
    • Validators
    • Accumulating Errors
  • Custom Types

API Reference¶

  • API Reference
    • Data
    • Types
    • Validators
    • Errors
    • Type registry

Other information¶

  • Why lollipop?
  • Changelog
  • License
  • Kudos

Logo

Table Of Contents

  • lollipop: object serialization and validation
    • Guide
    • API Reference
    • Other information

Related Topics

  • Documentation overview
    • Next: Installation

Quick search

©2016-2017, Maxim Kulkin. | Powered by Sphinx 1.7.4 & Alabaster 0.7.10
Fork me on GitHub