Package-level declarations

Types

Link copied to clipboard
object NoOpValidator : Validator

No-operation validator that performs no validation.

Functions

Link copied to clipboard
fun <C : Any> Validator.validateCommand(commandBody: C): C

Validates a command body using the validator.