When validating data against a JSON Table Schema, there may be foreign keys to other files. This will need to be implemented in a way that supports: - Processing of a raw data source + a table schema - Processing of a DataPackage
When validating data against a JSON Table Schema, there may be foreign keys to other files.
This will need to be implemented in a way that supports: