ValidationExceptionFilter Class

Summary

Captures the validation exception
Assembly
Rocket.Surgery.AspNetCore.FluentValidation.dll
Namespace
Rocket.Surgery.AspNetCore.FluentValidation
Interfaces
  • IExceptionFilter
  • IFilterMetadata
  • IAsyncExceptionFilter
Base Types
  • Object
ValidationExceptionFilter
Object
IExceptionFilter
IFilterMetadata
IAsyncExceptionFilter

Syntax

public class ValidationExceptionFilter : IExceptionFilter, IFilterMetadata, IAsyncExceptionFilter

Constructors

Methods

Extension Methods