ComposeDialogs
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
ComposeDialogs
input
/
com.michaelflisar.composedialogs.dialogs.input
/
DialogInputValidator
/
Result
/
Error
Error
class
Error
(
val
message
:
String
)
:
DialogInputValidator.Result
error result
Parameters
message
the error message
Members
Constructors
Error
Link copied to clipboard
constructor
(
message
:
String
)
Properties
message
Link copied to clipboard
val
message
:
String