pub(crate) fn from_str_validator<T: FromStr>(arg: String) -> Result<(), String>