1 reference to ImplementsInterface
Microsoft.AspNetCore.Http.Abstractions (1)
Validation\ValidatableTypeInfo.cs (1)
91if (Type.ImplementsInterface(typeof(IValidatableObject)) && value is IValidatableObject validatable)