FieldNotFound

data class FieldNotFound(val streamID: StreamIdentifier, val fieldName: String) : CatalogValidationFailure

Constructors

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

Properties

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