Microsoft.AspNetCore.Components.Forms.Mapping Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| FormMappingError |
An error that occurred during the form mapping process. |
| FormValueMappingContext |
A context that tracks information about mapping a single value from form data. |
| SupplyParameterFromFormServiceCollectionExtensions |
Extension methods for configuring SupplyParameterFromFormAttribute within an IServiceCollection. |
Interfaces
| IFormValueMapper |
Maps form data values to a model. |