Contents

DynamicGenerationSchema

The dynamic counterpart to the generation schema type that you use to construct schemas at runtime.

Declaration

struct DynamicGenerationSchema

Mentioned in

Overview

An individual schema may reference other schemas by name, and references are resolved when converting a set of dynamic schemas into a GenerationSchema.

Topics

Creating a dynamic schema

Creating a null schema