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

Refactor the `as_validation_exception_field` function definition in `ServerBuilderConstraintViolations`. #3719

Closed drganjoo closed 4 days ago

drganjoo commented 5 days ago

This PR refactors the code to limit the visibility of crate::model::ValidationExceptionField to only those decorators and associated classes that are invoked when smithy.framework#ValidationException is being used.

More information is in this issue.

Closes: 3178

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.