Validators mixin
- Superclass constraints
- Mixin applications
Properties
-
categories
↔ ObservableSet<
CategoryWeebi> -
getter/setter pairinherited
- cost ↔ String
-
getter/setter pairinherited
- errorStore ↔ FormErrorArticleRetailAbstract
-
getter/setter pairinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- name ↔ String
-
getter/setter pairinherited
- price ↔ String
-
getter/setter pairinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- stockUnit ↔ StockUnit
-
getter/setter pairinherited
- unitsInOnePiece ↔ String
-
getter/setter pairinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
validateCost(
String value) → void -
validatePrice(
String value) → void -
validateUnitsPerPiece(
String value) → void
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited