ModelError 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.
An error that occurred during model binding and validation.
public ref class ModelError
public class ModelError
type ModelError = class
Public Class ModelError
- Inheritance
-
ModelError
Model |
Initializes a new instance of ModelError with the specified |
Model |
Initializes a new instance of ModelError with the specified |
Model |
Initializes a new instance of ModelError with the specified |
Error |
Gets the error message associated with this ModelError instance. |
Exception |
Gets the Exception associated with this ModelError instance. |
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
ASP.NET Core | 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |