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