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