ValidateResponse
csw.params.commands.CommandResponse.ValidateResponse
sealed trait ValidateResponse extends CommandResponse
ValidateOnlyResponse is returned by Validate message, which calls validateCommand handler Values can be Invalid, Accepted, Locked. Since the component can be locked, it is ValidationResponse with Locked
Attributes
- Graph
-
- Supertypes
- Known subtypes
Members list
In this article