Closed volkanpaksoy closed 2 years ago
The example was failing to build due to the following error: "Argument type 'System.Func<object,System.ComponentModel.DataAnnotations.ValidationResult>[]' is not assignable to parameter type 'string'" so specified the argument name explicitly
Thanks!
The example was failing to build due to the following error: "Argument type 'System.Func<object,System.ComponentModel.DataAnnotations.ValidationResult>[]' is not assignable to parameter type 'string'" so specified the argument name explicitly