validate_referential_integrity: Validate the referential integrity of a csvw table group

View source: R/validation.R

validate_referential_integrityR Documentation

Validate the referential integrity of a csvw table group

Description

Fails if foreign keys aren't found in the referenced tables

Usage

validate_referential_integrity(csvw)

Arguments

csvw

the metadata annotation

Value

a list specifying any foreign key violations


csvwr documentation built on Nov. 21, 2022, 5:05 p.m.