-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Annotated tzinfo example #9468
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
Annotated tzinfo example #9468
Conversation
CodSpeed Performance ReportMerging #9468 will not alter performanceComparing Summary
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Amazing! This is such a great use case for the combination of custom validators, annotated types, and modifying schema with annotated type metadata.
Excited to have this as a reference for a future.
Head branch was pushed to by a user without write access
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, thanks for moving things around so this follows the wrap validator pattern!

Change Summary
Add an example and a unit test for custom timezone validation.
Related issue number
#8088
Checklist