Contents

GenerationSchema.SchemaError.duplicateProperty(schema:property:context:)

An error that represents an attempt to construct a dynamic schema with properties that have conflicting names.

Declaration

case duplicateProperty(schema: String, property: String, context: GenerationSchema.SchemaError.Context)

See Also

Getting schema errors