Dart SDK
dart:html
ValidityState
property
instanceRuntimeType
instanceRuntimeType
class ValidityState
Constructors
internal_
Properties
badInput
customError
patternMismatch
rangeOverflow
rangeUnderflow
stepMismatch
tooLong
tooShort
typeMismatch
valid
valueMissing
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static properties
instanceRuntimeType
Type
instanceRuntimeType
Source
@Deprecated("Internal Use Only") external static Type get instanceRuntimeType;
property instanceRuntimeType