Contents

GenerationSchema.SchemaError.undefinedReferences(schema:references:context:)

An error that represents an attempt to construct a schema from dynamic schemas, and one of those schemas references an undefined schema.

Declaration

case undefinedReferences(schema: String?, references: [String], context: GenerationSchema.SchemaError.Context)

See Also

Getting schema errors