sheets-compose-dialogs
androidJvm
input
/
com.maxkeppeler.sheets.input.models
/
ValidationResult
/
Invalid
Invalid
class
Invalid
(
errorMessage
:
String
)
:
ValidationResult
Input is not valid.
Parameters
error
Message
The reason why the input is not valid.
Members
Constructors
Invalid
Link copied to clipboard
constructor
(
errorMessage
:
String
)