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

Add exact match configuration to repeated shape name validator #1041

Merged
merged 2 commits into from
Jan 10, 2022

Conversation

JordonPhillips
Copy link
Contributor

This adds a configuration option to the repeating shape name validator to specify that it should be an exact match rather than a prefix check.

This also deprecates the old validator in favor of the new one due to its less than ideal name.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@JordonPhillips JordonPhillips requested a review from a team as a code owner January 7, 2022 17:32
docs/source/1.0/guides/model-linters.rst Outdated Show resolved Hide resolved
docs/source/1.0/guides/model-linters.rst Outdated Show resolved Hide resolved
This adds a configuration option to the repeating shape name
validator to specify that it should be an exact match rather
than a prefix check.
@JordonPhillips JordonPhillips merged commit ad9c185 into smithy-lang:main Jan 10, 2022
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.

3 participants