WebInvokeAttribute::IOperationBehavior::Validate Method (OperationDescription^)
.NET Framework (current version)
Implements the Validate(OperationDescription^) method.
Assembly: System.ServiceModel.Web (in System.ServiceModel.Web.dll)
private: virtual void Validate( OperationDescription^ operationDescription ) sealed = IOperationBehavior::Validate
Parameters
- operationDescription
-
Type:
System.ServiceModel.Description::OperationDescription^
The operation description.
This method does nothing because the WebInvokeAttribute attribute is a passive operation behavior.
.NET Framework
Available since 3.5
Silverlight
Available since 4.0
Available since 3.5
Silverlight
Available since 4.0
Show: