Guard Members
Represents the helper class for standard validations.
The following tables list the members exposed by the Guard type.
Public Methods
Name | Description | |
---|---|---|
ArgumentNotNull | Checks an argument to ensure it isn't null | |
ArgumentNotNullOrEmptyString | Checks a string argument to ensure it isn't null or empty | |
GuidNotEmpty | Checks to ensure that the GUID is not empty. | |
ValidateUri | Checks a URI argument to ensure it is valid. |
Top
See Also
Reference
Guard Class
Microsoft.Uii.Common Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.