Validate that a data.frame doesn't already contained standard column names (internal)
Source:R/validate_standard_names.R
validate_standard_names.Rd
Currently used when instantiating one of the three "primal" objects. It will give an error if the user tries to pass a non-standard column name, but an existing column name already uses the standard name.