toggle menu
inputforms
1.4.3
common
switch theme
search in API
inputforms
/
pro.respawn.kmmutils.inputforms
/
ValidationError
/
DoesNotStartWith
Does
Not
Start
With
data
class
DoesNotStartWith
(
val
value
:
String
,
val
prefix
:
String
)
:
ValidationError
Input does not start with
prefix
See also
Rules.
StartsWith
Members
Constructors
Does
Not
Start
With
Link copied to clipboard
constructor
(
value
:
String
,
prefix
:
String
)
Properties
prefix
Link copied to clipboard
val
prefix
:
String
value
Link copied to clipboard
open
override
val
value
:
String
A value that is being validated