ParameterBinder Class
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.
Binds and validates models specified by a ParameterDescriptor.
public ref class ParameterBinder
C#
public class ParameterBinder
type ParameterBinder = class
Public Class ParameterBinder
- Inheritance
-
ParameterBinder
Parameter |
Initializes a new instance of ParameterBinder. |
Parameter |
Obsolete.
This constructor is obsolete and will be removed in a future version. The recommended alternative is the overload that also takes a MvcOptions accessor and an ILoggerFactory. Initializes a new instance of ParameterBinder. |
Product | Versions |
---|---|
ASP.NET Core | 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |