menu
valiform package
documentation
valiform.dart
ValidatorWithMessage<T>
message property
message property
dark_mode
light_mode
message
property
String
message
final
The error message to be returned when validation fails.
Implementation
final String message;
valiform package
documentation
valiform
ValidatorWithMessage<T>
message property
ValidatorWithMessage class