Contents

VersionedSchema

An interface for describing a specific version of a schema, including the models it contains.

Declaration

protocol VersionedSchema : SendableMetatype

Topics

Describing the version

Specifying the included models

See Also

Creating a schema