DataContractSerializerOperationBehavior::IOperationBehavior::Validate Method (OperationDescription^)
.NET Framework (current version)
Validates the operation.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
private: virtual void Validate( OperationDescription^ description ) sealed = IOperationBehavior::Validate
Parameters
- description
-
Type:
System.ServiceModel.Description::OperationDescription^
An OperationDescription that represents the operation to validate.
Universal Windows Platform
Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms
Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms
Show: