Implemented interface member:
method
ValidateAsync
Microsoft.Extensions.Validation.IValidatableTypeInfo.ValidateAsync(System.Object, Microsoft.Extensions.Validation.ValidateContext, System.Threading.CancellationToken)
1 reference to ValidateAsync
Microsoft.Extensions.Validation (1)
ValidatableTypeInfo.cs (1)
70
/// from super-types, matching the order in which <see cref="
ValidateAsync
(object?, ValidateContext, CancellationToken)"/>