Namespace MRX.UI.ErrorsAutoWiring.Http
Namespaces
Classes
- DataBindingSources
Holds the model binding sources (body and query) attached to an EditContext.
- ProblemDetailsHttpClient
An HTTP client that sends requests and maps any RFC 7807 problem details error response onto the validation messages of an EditContext.
- ProblemDetailsHttpClientOptions
Options controlling the behavior of ProblemDetailsHttpClient.
Delegates
- ProblemDetailsHttpClientOptions.ErrorMappingFactoryHandler
A delegate that maps coded errors from an HTTP response onto the fields of an EditContext's model.