OperationBehaviorAttribute::IOperationBehavior::Validate Method (OperationDescription^)
.NET Framework (current version)
Implements the validation behavior.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
private: virtual void Validate( OperationDescription^ description ) sealed = IOperationBehavior::Validate
Parameters
- description
-
Type:
System.ServiceModel.Description::OperationDescription^
The operation description to validate.
.NET Framework
Available since 3.0
Available since 3.0
Show: