Skip to content

Add exact match configuration to repeated shape name validator#1041

Merged
JordonPhillips merged 2 commits intosmithy-lang:mainfrom
JordonPhillips:repeated-name
Jan 10, 2022
Merged

Add exact match configuration to repeated shape name validator#1041
JordonPhillips merged 2 commits intosmithy-lang:mainfrom
JordonPhillips:repeated-name

Conversation

@JordonPhillips
Copy link
Copy Markdown
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
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