How to check if at least one of the properties have a value? #2393
Replies: 1 comment
-
The discussion will continue on #1782 |
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
-
I have the following class:
Is there a way to check if at least one of the properties has a value, and if no, throw an error?
Example:
Beta Was this translation helpful? Give feedback.
All reactions