ValidateNotNullAttribute
Class
Definition
Validates that the parameters's argument is not null
[System.AttributeUsage(System.AttributeTargets.Property | System.AttributeTargets.Field)]
public sealed class ValidateNotNullAttribute : System.Management.Automation.ValidateArgumentsAttribute
- Inheritance
- Attributes
Inherited Members
System.Management.Automation.ValidateArgumentsAttribute
Constructors
| ValidateNotNullAttribute() |