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