ModelValidationResult Class
Definition
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.
The result of model validation.
public ref class ModelValidationResult
public class ModelValidationResult
type ModelValidationResult = class
Public Class ModelValidationResult
- Inheritance
-
ModelValidationResult
Constructors
ModelValidationResult(String, String) |
Initializes a new instance of ModelValidationResult. |
Properties
MemberName |
Gets the name of the entry on which validation was performed. |
Message |
Gets the validation message. |