Request

Response

    SDKOptions.Validate method

    Validates this instance.

    public bool Validate()
    

    Exceptions

    exceptioncondition
    ArgumentNullException Thrown when any of the mandatory fields are null or empty. Mandatory field: Storage, HostingProvider, SourceProvider, ContractProvider, AuthProvider, ConnectorName, ConnectorVersion, HostApplicationName, HostApplicationVersion.

    See Also