menu
dart_ng_forms package
documentation
validation/form_rules.dart
RuleFor<T>
fieldName property
fieldName property
dark_mode
light_mode
fieldName
property
String
fieldName
final
The target field name to which the composed validator will be attached.
Implementation
final String fieldName;
dart_ng_forms package
documentation
validation/form_rules
RuleFor<T>
fieldName property
RuleFor class