Skip to content

Add core metadata required link validation in RuleValidator#57

Merged
JoshuaHarris391 merged 1 commit into
mainfrom
fix-core-metadata-collection-needs-one-required-link
Oct 23, 2025
Merged

Add core metadata required link validation in RuleValidator#57
JoshuaHarris391 merged 1 commit into
mainfrom
fix-core-metadata-collection-needs-one-required-link

Conversation

@JoshuaHarris391

Copy link
Copy Markdown
Collaborator
  • Introduced core_metadata_required_link method to ensure that schemas with the id 'core_metadata_collection' include at least one required link.
  • Updated tests in test_rule_validator.py to validate both passing and failing scenarios for the new link requirement, ensuring proper error handling.
  • Cleaned up whitespace in the test file for consistency.

- Introduced `core_metadata_required_link` method to ensure that schemas with the id 'core_metadata_collection' include at least one required link.
- Updated tests in `test_rule_validator.py` to validate both passing and failing scenarios for the new link requirement, ensuring proper error handling.
- Cleaned up whitespace in the test file for consistency.
@JoshuaHarris391 JoshuaHarris391 merged commit 027e2a6 into main Oct 23, 2025
2 checks passed
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.

1 participant