IIdentityValidator<T> Interface
Defines the methods to implement to validate an item.
Assembly: Microsoft.AspNet.Identity.Core (in Microsoft.AspNet.Identity.Core.dll)
| Name | Description | |
|---|---|---|
![]() | ValidateAsync(T) | Asynchronously validates the item. |
Show:
