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