FormValidationTranslations class
Provides the default (English) translations used by the library.
- Annotations
-
- @immutable
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- form_validation_currency → String
-
no setter
- form_validation_currency_positive → String
-
no setter
- form_validation_email → String
-
no setter
- form_validation_max_length → String
-
no setter
- form_validation_max_number → String
-
no setter
- form_validation_min_length → String
-
no setter
- form_validation_min_number → String
-
no setter
- form_validation_number → String
-
no setter
- form_validation_number_decimal → String
-
no setter
- form_validation_phone_number → String
-
no setter
- form_validation_required → String
-
no setter
-
values
→ Map<
String, String> -
final