toggle menu
inputforms
1.4.3
common
switch theme
search in API
inputforms
/
pro.respawn.kmmutils.inputforms
/
ValidationError
/
DoesNotContain
Does
Not
Contain
data
class
DoesNotContain
(
val
value
:
String
,
val
needle
:
String
)
:
ValidationError
Input does not contain a
needle
See also
Rules.
Contains
Members
Constructors
Does
Not
Contain
Link copied to clipboard
constructor
(
value
:
String
,
needle
:
String
)
Properties
needle
Link copied to clipboard
val
needle
:
String
value
Link copied to clipboard
open
override
val
value
:
String
A value that is being validated