Skip to content

Validate missing elements against parsed metadata#981

Closed
bkiahstroud wants to merge 1 commit intomainfrom
validate-missing-elements-against-parsed-metadata-not-raw
Closed

Validate missing elements against parsed metadata#981
bkiahstroud wants to merge 1 commit intomainfrom
validate-missing-elements-against-parsed-metadata-not-raw

Conversation

@bkiahstroud
Copy link
Copy Markdown
Contributor

Before this change, if the raw_metadata contained "Title", which mapped to "title", an error saying that "title was missing" would be thrown.

Plus I feel like it makes more sense to validate missing elements using an entry's parsed metadata, since Bulkrax has no control over what the incoming raw_metadata looks like

Before this change, if the raw_metadata contained "Title", which mapped
to "title", an error saying that "title was missing" would be thrown.

Plus I feel like it makes more sense to validate missing elements using
an entry's parsed metadata, since Bulkrax has no control over what the
incoming raw_metadata looks like
@laritakr laritakr closed this Feb 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants