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