I would like to have a LINQ statement that calls the property IsValid.
If all elements returned true, I want the statement to return true as well.
How can it be done?
I would like to have a LINQ statement that calls the property IsValid. If
Share
1 Answer