Invalid
csw.params.commands.CommandResponse.Invalid
case class Invalid(runId: Id, issue: CommandIssue) extends ValidateCommandResponse, ValidateResponse, OnewayResponse, SubmitResponse, MatchingResponse
Represents a final negative response invalidating a command received has failed validation
Value parameters
- issue
-
describing the cause of invalidation
- runId
-
of command for which this response is created
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait MatchingResponsetrait SubmitResponsetrait OnewayResponsetrait ValidateResponsetrait ValidateCommandResponsetrait CommandResponsetrait CommandSerializableclass Objecttrait Matchableclass Any
Members list
In this article