menu
rtbase package
documentation
app/core/utils/rt_app_validations.dart
RtCommonValidation
nameMinLength property
nameMinLength property
dark_mode
light_mode
nameMinLength
property
int
nameMinLength
getter/setter pair
Minimum character length for generic name fields.
Implementation
var nameMinLength = 4;
rtbase package
documentation
app/core/utils/rt_app_validations
RtCommonValidation
nameMinLength property
RtCommonValidation class