Interface IAsyncJsonApiExceptionFilter
- Namespace
- JsonApiDotNetCore.Middleware
- Assembly
- JsonApiDotNetCore.dll
Application-wide exception filter that invokes IExceptionHandler for JSON:API requests.
[PublicAPI]
public interface IAsyncJsonApiExceptionFilter : IAsyncExceptionFilter, IFilterMetadata
- Inherited Members