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