toggle menu
inputforms
1.4.3
common
switch theme
search in API
inputforms
/
pro.respawn.kmmutils.inputforms
/
ValidationError
/
TooShort
Too
Short
data
class
TooShort
(
val
value
:
String
,
val
minLength
:
Int
)
:
ValidationError
Input was shorter than
minLength
See also
Rules.
LongerThan
Members
Constructors
Too
Short
Link copied to clipboard
constructor
(
value
:
String
,
minLength
:
Int
)
Properties
min
Length
Link copied to clipboard
val
minLength
:
Int
value
Link copied to clipboard
open
override
val
value
:
String
A value that is being validated