InputValidator({ required this.maxLength, required this.minLength, required this.regExp, required this.regExpErrorString, });