ValidationResult Struct
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.
public value class ValidationResult
public struct ValidationResult
type ValidationResult = struct
Public Structure ValidationResult
- Inheritance
-
ValidationResult
Properties
Message | |
ResultType | |
Success |
Methods
Equals(Object) | |
Error(String) | |
GetHashCode() |
Operators
Equality(ValidationResult, ValidationResult) | |
Inequality(ValidationResult, ValidationResult) |