Define a function to return operation shapes that need a `ValidationException` (#3720)
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](https://github.com/smithy-lang/smithy-rs/issues/3722 ) --------- Co-authored-by:Fahad Zubair <fahadzub@amazon.com> Co-authored-by:
david-perez <d@vidp.dev>
Loading
Please register or sign in to comment