toggle menu
inputforms
1.4.4
common
switch theme
search in API
inputforms
/
pro.respawn.kmmutils.inputforms
/
ValidationError
/
DoesNotMatch
Does
Not
Match
data
class
DoesNotMatch
(
val
value
:
String
,
val
pattern
:
Regex
)
:
ValidationError
Input does not match the
pattern
See also
Rules.
Matches
Members
Constructors
Does
Not
Match
Link copied to clipboard
constructor
(
value
:
String
,
pattern
:
Regex
)
Properties
pattern
Link copied to clipboard
val
pattern
:
Regex
value
Link copied to clipboard
open
override
val
value
:
String
A value that is being validated