ValidateCommandResponse

csw.params.commands.CommandResponse.ValidateCommandResponse

ValidationResponse is returned by validateCommand handler. Values can only be Invalid, Accepted

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Accepted
class Invalid

Members list

Value members

Inherited and Abstract methods

def runId: Id

A helper method to get the runId for this command response

A helper method to get the runId for this command response

Attributes

Returns

the runId of command for which this response is created

Inherited from:
CommandResponse