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