Oracle® Fusion Middleware .NET API Reference for Identity Connector Framework  E57662-01
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | List of all members
Org.IdentityConnectors.Framework.Api.Operations.ValidateApiOp Interface Reference

Validates the Org.IdentityConnectors.Framework.Api.APIConfiguration. More...

Inherits Org.IdentityConnectors.Framework.Api.Operations.APIOperation.

Inherited by Org.IdentityConnectors.Framework.Api.ConnectorFacade.

Public Member Functions

void Validate ()
 Validates the Org.IdentityConnectors.Framework.Api.APIConfiguration. More...
 

Detailed Description

Validates the Org.IdentityConnectors.Framework.Api.APIConfiguration.

A valid configuration is one that is ready to be used by the connector: it is complete (all the required properties have been given values) and the property values are well-formed (are in the expected range, have the expected format, etc.)

Member Function Documentation

void Org.IdentityConnectors.Framework.Api.Operations.ValidateApiOp.Validate ( )

Validates the Org.IdentityConnectors.Framework.Api.APIConfiguration.

Exceptions
System.Exceptioniff the configuration is not valid.

The documentation for this interface was generated from the following file: