Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typeformat and cardinality validators injection #931

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

manel-martos
Copy link
Contributor

This PR addresses #927 and introduces foundational improvements to support dynamic validation injection and integration.

New Features

  • Implements default validator and typeFormatValidation methods in RosettaMetaData.java for seamless integration.
  • Enhances ModelMetaGenerator.xtend to generate support for these methods.
  • Upgrades the coding-scheme validation function in ValidatorsGenerator.xtend to leverage Guice injection.

Additional tests or documentation updates may be required. This release requires further integration work with rune-common

@SimonCockx SimonCockx marked this pull request as ready for review February 28, 2025 09:29
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