PropertyValidator<T> class
abstract
- Implementers
- Annotations
-
- @Injectable.new(factory: false)
Constructors
Properties
Methods
-
getType(
) → Type -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
set(
WidgetValidator validator) → void -
toString(
) → String -
A string representation of this object.
inherited
-
validate(
T value, ValidationContext context) → void
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited