SchemaSet

interface SchemaSet

A Schema and its dependencies.

Inheritors

Properties

Link copied to clipboard
open val all: List<Schema>
Link copied to clipboard
abstract val dependencies: Map<FqType, Schema>
Link copied to clipboard
abstract val schema: Schema