public override string FormatErrorMessage(string name) { return(ValidationMessageFormatter.InvalidMaxValueName(name, _max)); }