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