Gets the error message associated with the Min rule.
Min
@override String get message => FV.min;
The error message template for validation failures.
String message = FV.regex;