1 write to PropertyType
Microsoft.AspNetCore.Http.Abstractions (1)
Validation\ValidatablePropertyInfo.cs (1)
28
PropertyType
= propertyType;
1 reference to PropertyType
Microsoft.AspNetCore.Http.Abstractions (1)
Validation\ValidatablePropertyInfo.cs (1)
114
if (
PropertyType
.IsEnumerable() && propertyValue is System.Collections.IEnumerable enumerable)