toggle menu
inputforms
1.4.4
common
switch theme
search in API
inputforms
/
pro.respawn.kmmutils.inputforms
/
ValidationError
/
NotInRange
Not
In
Range
data
class
NotInRange
(
val
value
:
String
,
val
range
:
IntRange
)
:
ValidationError
Length of the input was not in
range
See also
Rules.
Length
In
Range
Members
Constructors
Not
In
Range
Link copied to clipboard
constructor
(
value
:
String
,
range
:
IntRange
)
Properties
range
Link copied to clipboard
val
range
:
IntRange
value
Link copied to clipboard
open
override
val
value
:
String
A value that is being validated