Summary
Build Fluent Validation Problem Details from a
FluentValidation.Results.ValidationResult
- Assembly
- Rocket
.Surgery .AspNetCore .FluentValidation .dll - Namespace
- Rocket
.Surgery .AspNetCore .FluentValidation - Containing Type
- Fluent
Validation Problem Details
Syntax
public FluentValidationProblemDetails(ValidationResult result)
Parameters
| Name | Type | Description |
|---|---|---|
| result | ValidationResult |
Return Value
| Type | Description |
|---|---|
| void |
