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