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