PSValidationResult 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.
Class PSValidationResult.
public class PSValidationResult
type PSValidationResult = class
Public Class PSValidationResult
- Inheritance
-
PSValidationResult
Constructors
PSValidationResult(IValidationResult) |
Initializes a new instance of the PSValidationResult class. |
Properties
Description |
Gets or sets the description. |
Kind |
Gets or sets the kind. |
Level |
Gets or sets the level. |
Path |
Gets or sets the path. |
Positions |
Gets or sets the positions. |
Type |
Gets or sets the type. |