XmlSerializerOperationBehavior.IOperationBehavior.Validate Method
Microsoft Silverlight will reach end of support after October 2021. Learn more.
When implemented in a derived class, validates the operation.
Namespace: System.ServiceModel.Description
Assembly: System.Xml.Serialization (in System.Xml.Serialization.dll)
Syntax
'Declaration
Private Sub Validate ( _
description As OperationDescription _
) Implements IOperationBehavior.Validate
void IOperationBehavior.Validate(
OperationDescription description
)
Parameters
- description
Type: System.ServiceModel.Description.OperationDescription
The target OperationDescription to validate.
Implements
Version Information
Silverlight
Supported in: 5, 4
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.