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