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
* Fix ArgumentConverted for nullable args
This fixes cases where conversion of tokens in options of nullable scalar-bindable values with Artities that are not {1,1} like `Option<bool?>` but conversion is still well known.
* Add test for nullable bool option validation
---------
Co-authored-by: Juan Sebastian Hoyos Ayala <[email protected]>
0 commit comments