public long?ParseInt(string text) => _formatter.ParseInt(ValidateInput(text));