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