InvalidPrimaryKey

data class InvalidPrimaryKey(val streamID: StreamIdentifier, val primaryKey: List<String>) : CatalogValidationFailure

Constructors

Link copied to clipboard
constructor(streamID: StreamIdentifier, primaryKey: List<String>)

Properties

Link copied to clipboard
Link copied to clipboard
open override val streamID: StreamIdentifier