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

Adds support for translating one URI into another #682

Merged
merged 2 commits into from
Mar 27, 2023

Conversation

fdutton
Copy link
Contributor

@fdutton fdutton commented Mar 26, 2023

issue #677

Adds URITranslator as a FunctionalInterface
Adds MappingURITranslator to handle compatibility with specifying a Map
Adds CompositeURITranslator to handle combining the values specified in SchemaValidatorsConfig with those specified in JsonSchemaFactory.

@stevehu
Copy link
Contributor

stevehu commented Mar 26, 2023

@fdutton It looks good to me. Could you please add a document on how to use this translator? Thanks.

@fdutton
Copy link
Contributor Author

fdutton commented Mar 27, 2023

Done

@stevehu stevehu merged commit 577b647 into networknt:master Mar 27, 2023
@fdutton
Copy link
Contributor Author

fdutton commented Mar 27, 2023

@stevehu When will this change appear in Maven Central?

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