ValuePropertyValidator class

Inheritance
Annotations
  • @Injectable.new()

Constructors

ValuePropertyValidator()

Properties

hashCode int
The hash code for this object.
no setterinherited
register bool
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getType() Type
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
set(WidgetValidator validator) → void
inherited
toString() String
A string representation of this object.
inherited
validate(Value value, ValidationContext context) → void
override
validateBinding(String binding, TypeChecker<TypeInfo> typeChecker) → void
validateI18N(String key) → void

Operators

operator ==(Object other) bool
The equality operator.
inherited