Class TrimStringModelBinder
Performs default simple type binding for String models with automatic trimming.
Implements
Microsoft.AspNetCore.Mvc.ModelBinding.IModelBinder
Namespace: XploRe.AspNetCore.Mvc.ModelBinding
Assembly: XploRe.AspNetCore.Mvc.dll
Syntax
public class TrimStringModelBinder : Object, IModelBinder
Constructors
| Name | Description |
|---|---|
| TrimStringModelBinder() |
Methods
| Name | Description |
|---|---|
| BindModelAsync(ModelBindingContext) |
See Also
Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder