Solutions
Multiplatform
Server-side
Data science
Android
Docs
Community
Teach
Play
Playground
Examples
Koans
toggle menu
Kotlin libraries
1.4
2.0
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
JS
switch theme
search in API
kotlin-stdlib
/
org.w3c.dom
/
ValidityState
Validity
State
JS
abstract
external
class
ValidityState
(
source
)
Exposes the JavaScript
ValidityState
to Kotlin
Since Kotlin
1.1
Members
Constructors
Validity
State
Link copied to clipboard
JS
constructor
(
)
Properties
bad
Input
Link copied to clipboard
JS
open
val
badInput
:
Boolean
Since Kotlin
1.1
custom
Error
Link copied to clipboard
JS
open
val
customError
:
Boolean
Since Kotlin
1.1
pattern
Mismatch
Link copied to clipboard
JS
open
val
patternMismatch
:
Boolean
Since Kotlin
1.1
range
Overflow
Link copied to clipboard
JS
open
val
rangeOverflow
:
Boolean
Since Kotlin
1.1
range
Underflow
Link copied to clipboard
JS
open
val
rangeUnderflow
:
Boolean
Since Kotlin
1.1
step
Mismatch
Link copied to clipboard
JS
open
val
stepMismatch
:
Boolean
Since Kotlin
1.1
too
Long
Link copied to clipboard
JS
open
val
tooLong
:
Boolean
Since Kotlin
1.1
too
Short
Link copied to clipboard
JS
open
val
tooShort
:
Boolean
Since Kotlin
1.1
type
Mismatch
Link copied to clipboard
JS
open
val
typeMismatch
:
Boolean
Since Kotlin
1.1
valid
Link copied to clipboard
JS
open
val
valid
:
Boolean
Since Kotlin
1.1
value
Missing
Link copied to clipboard
JS
open
val
valueMissing
:
Boolean
Since Kotlin
1.1
Thanks for your feedback!
Was this page helpful?
Yes
No
How can we improve?
Enter your name and email address if you would like to receive a follow-up message or
contact our support
.
By submitting this form, I agree that JetBrains s.r.o. ("JetBrains") may use my name, email address, phone number, and country of residence to provide support. I agree that JetBrains may process said data using
third-party services
for this purpose in accordance with the
JetBrains Privacy Policy
.