The user MUST open and validate the file before using it.
By default in make_metadata, there could be a flag to manual_review_required=True and the pydantic TableMetadata to validate should reject the file if manual_review_required is not False.
Not sure if useful.. I believe people do their job properly.
The user MUST open and validate the file before using it.
By default in make_metadata, there could be a flag to
manual_review_required=Trueand the pydantic TableMetadata to validate should reject the file ifmanual_review_requiredis not False.Not sure if useful.. I believe people do their job properly.