toggle menu
kord-extensions
2.3.6-SNAPSHOT
jvm
switch theme
search in API
kord-extensions
/
dev.kordex.core.commands.converters
/
Validator
Validator
typealias
Validator
<
T
>
=
suspend
ValidationContext
<
T
>
.
(
)
->
Unit
?
Type alias representing a validator callable. Keeps things relatively maintainable.