Skip to content

Collect all unknown parameters before reporting#778

Open
railsharipov wants to merge 1 commit intoaws-cloudformation:mainfrom
railsharipov:collect-unknown-params
Open

Collect all unknown parameters before reporting#778
railsharipov wants to merge 1 commit intoaws-cloudformation:mainfrom
railsharipov:collect-unknown-params

Conversation

@railsharipov
Copy link
Copy Markdown

#776

Previously, unknown parameter validation would report or panic on the first unknown parameter found. This change collects all unknown parameters first and reports them together in a single message, making it easier to identify and fix multiple unknown parameters at once.

Previously, unknown parameter validation would report or panic on the
first unknown parameter found. This change collects all unknown
parameters first and reports them together in a single message, making
it easier to identify and fix multiple unknown parameters at once.
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.

1 participant