1 write to PropertyType
Microsoft.Extensions.Validation (1)
ValidatablePropertyInfo.cs (1)
35
PropertyType
= propertyType;
2 references to PropertyType
Microsoft.Extensions.Validation (2)
ValidatablePropertyInfo.cs (2)
147
if (
PropertyType
.IsEnumerable() && propertyValue is System.Collections.IEnumerable enumerable)
245
if (
PropertyType
.IsEnumerable() && propertyValue is System.Collections.IEnumerable enumerable)