You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #19045 [Validator] Change return type from iterable to Generator (momito69)
This PR was merged into the 5.4 branch.
Discussion
----------
[Validator] Change return type from iterable to Generator
As a Generator can introduce some specific code path and behavior, I recommend using this type to be clearer about the provider intent.
Commits
-------
17705eb [Validator] Change return type from iterable to Generator
0 commit comments