Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrating all uses of the banned characters validation to a self-validator #13370

Merged
merged 1 commit into from
May 15, 2024

Conversation

chrisguidry
Copy link
Collaborator

There were a few sub-flavors of this, but I was most surprised that we allow
for Deployments to have empty string names. I'll track that separate issue.
My aim here was for no behavioral changes except for the new normalized
validation message from Pydantic (and the 422s instead of 400s).

…dator

There were a few sub-flavors of this, but I was most surprised that we allow
for `Deployments` to have empty string names.  I'll track that separate issue.
My aim here was for no behavioral changes except for the new normalized
validation message from Pydantic (and the 422s instead of 400s).
@chrisguidry chrisguidry requested review from zangell44 and a team as code owners May 15, 2024 15:53
@aaazzam
Copy link
Contributor

aaazzam commented May 15, 2024

Beautiful and thoughtful, unsurprisingly

@chrisguidry chrisguidry merged commit 3ed90b8 into main May 15, 2024
44 checks passed
@chrisguidry chrisguidry deleted the self-validating-names branch May 15, 2024 17:20
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.

None yet

2 participants