Dynamic instance of Result #388
ljimenezalvarez
started this conversation in
Ideas
Replies: 3 comments 1 reply
-
The library should support dynamics. If you post the code that doesn't work for you, I can take a look. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Sorry for the delay. Could you please boil it down to a failing test? Also, check out this topic, it might be helpful for your use case: #322 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you Vladimir |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to create a dynamic instance of Result.Failure(typeof(T), errorMessage) besides of Result.Failure(errorMessage)
Beta Was this translation helpful? Give feedback.
All reactions