| net.openstack.Core.Validators Namespace |
| Interface | Description | |
|---|---|---|
| IBlockStorageValidator |
Represents an object that validates arguments for an implementation of IBlockStorageProvider
prior to sending the calls to the underlying REST API.
| |
| IHttpResponseCodeValidator |
Represents an object that can determine whether a particular response from a
REST API call succeeded.
| |
| INetworksValidator |
Represents an object that validates arguments for an implementation of INetworksProvider
prior to sending the calls to the underlying REST API.
| |
| IObjectStorageValidator |
Represents an object that validates arguments for an implementation of IObjectStorageProvider
prior to sending the calls to the underlying REST API.
|