1 write to PropertyType
Microsoft.Extensions.Validation (1)
ValidatablePropertyInfo.cs (1)
28
PropertyType
= propertyType;
1 reference to PropertyType
Microsoft.Extensions.Validation (1)
ValidatablePropertyInfo.cs (1)
112
if (
PropertyType
.IsEnumerable() && propertyValue is System.Collections.IEnumerable enumerable)