InvalidCursor

data class InvalidCursor(val streamID: StreamIdentifier, val cursor: String) : CatalogValidationFailure

Constructors

Link copied to clipboard
constructor(streamID: StreamIdentifier, cursor: String)

Properties

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