toggle menu
inputforms
1.4.3
common
switch theme
search in API
inputforms
/
pro.respawn.kmmutils.inputforms
/
ValidationError
/
IsNotEqual
Is
Not
Equal
data
class
IsNotEqual
(
val
value
:
String
,
val
other
:
String
)
:
ValidationError
Input's value was not equal to
other
See also
Rules.
Equals
Members
Constructors
Is
Not
Equal
Link copied to clipboard
constructor
(
value
:
String
,
other
:
String
)
Properties
other
Link copied to clipboard
val
other
:
String
value
Link copied to clipboard
open
override
val
value
:
String
A value that is being validated