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