toggle menu
inputforms
1.4.4
common
switch theme
search in API
inputforms
/
pro.respawn.kmmutils.inputforms
/
ValidationError
/
TooLong
Too
Long
data
class
TooLong
(
val
value
:
String
,
val
maxLength
:
Int
)
:
ValidationError
Input was longer than
maxLength
See also
Rules.
Shorter
Than
Members
Constructors
Too
Long
Link copied to clipboard
constructor
(
value
:
String
,
maxLength
:
Int
)
Properties
max
Length
Link copied to clipboard
val
maxLength
:
Int
value
Link copied to clipboard
open
override
val
value
:
String
A value that is being validated