Summary
Build Fluent Validation Problem Details from a
System.Collections.Generic.IEnumerable`1
- Assembly
- Rocket
.Surgery .AspNetCore .FluentValidation .dll - Namespace
- Rocket
.Surgery .AspNetCore .FluentValidation - Containing Type
- Fluent
Validation Problem Details
Syntax
public FluentValidationProblemDetails(IEnumerable<ValidationFailure> errors)
Parameters
| Name | Type | Description |
|---|---|---|
| errors | IEnumerable |
Return Value
| Type | Description |
|---|---|
| void |
