Dart SDK
dart:html
ValidityState
property typeMismatch
typeMismatch
class ValidityState
Properties
badInput
customError
patternMismatch
rangeOverflow
rangeUnderflow
stepMismatch
tooLong
tooShort
typeMismatch
valid
valueMissing
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
bool
typeMismatch
@DocsEditable(), @DomName('ValidityState.typeMismatch'), final
Source
final bool typeMismatch
property typeMismatch