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

VONK-5094 Validator compiler is now extensible #174

Conversation

marcovisserFurore
Copy link
Member

@marcovisserFurore marcovisserFurore commented Aug 1, 2023

Description:

This pull request addresses the issue VONK-5094 by implementing the following changes:

  • Renamed SchemaConverter to SchemaBuilder for improved clarity and alignment with its functionality.

  • Introduced the ability to enhance the SchemaBuilder by enabling injection of implementations of ISchemaBuilder. This enhancement allows seamless integration of new schema blocks into the builder, contributing to its extensibility and versatility.

@marcovisserFurore marcovisserFurore marked this pull request as ready for review August 4, 2023 07:35
@marcovisserFurore marcovisserFurore merged commit 964a029 into develop Aug 4, 2023
@marcovisserFurore marcovisserFurore deleted the feature/VONK-5094-Validator-compiler-should-be-extensible branch August 4, 2023 10:25
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