Function validate_pg_connection_string

Source
pub fn validate_pg_connection_string(
    connection_string: &str,
) -> Result<String, String>