Header menu logo CodecMapper

Modeling Common Contract Patterns

Use this page as a quick jump list when you know the kind of contract you need and want the closest matching example.

All examples stay on the stable authored DSL:

define<'T>
|> construct ctor
|> field ...
|> build

Common Patterns

Recommended learning order:

  1. How To Model A Basic Record
  2. How To Model A Nested Record
  3. How To Model A Validated Wrapper
  4. How To Model A Versioned Contract

Quick jump list:

Related Guides

Type something to start searching.