toggle menu
kord-extensions
2.3.6-SNAPSHOT
jvm
switch theme
search in API
kord-extensions
/
dev.kordex.core.commands.converters.builders
/
ValidationContext
/
ValidationContext
Validation
Context
constructor
(
converter
:
Converter
<
*
,
*
,
*
,
*
>
,
value
:
T
,
context
:
CommandContext
,
locale
:
Locale
)