smithy-lang / smithy-rs

Code generation for the AWS SDK for Rust, as well as server and generic smithy client generation.
Apache License 2.0
467 stars 183 forks source link

Define a function to return operation shapes that need a `ValidationException` #3720

Closed drganjoo closed 3 days ago

drganjoo commented 4 days ago

Refactor and define a separate function that returns a set of operation shapes that must have a supported validation exception shape in their associated errors list.

This helps identify which type of ValidationException has been added to the operation shape's errors list.

Closes: 3722

github-actions[bot] commented 4 days ago

A new generated diff is ready to view.

A new doc preview is ready to view.

github-actions[bot] commented 4 days ago

A new generated diff is ready to view.

A new doc preview is ready to view.

github-actions[bot] commented 4 days ago

A new generated diff is ready to view.

A new doc preview is ready to view.

github-actions[bot] commented 4 days ago

A new generated diff is ready to view.

A new doc preview is ready to view.