Namespace MRX.UI.ErrorsAutoWiring.Abstractions
Interfaces
- IErrorMappingFactory
Maps coded errors returned by an HTTP response to the fields of the model bound to an EditContext.
- IModelKeyPathVisitor
Resolves a set of JSON path keys against a model, returning the field each key ultimately points at.