Microsoft.Practices.EnterpriseLibrary.Validation.Integration.WCF Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Classes

  Class Description
Public class ValidationBehavior
The behavior class that set up the validation contract behavior for implementing the validation process.
Public class ValidationBehaviorAttribute
Indicates that an implementation service class will use message validation constraints.
Public class ValidationBindingElement
Represents the binding element that contains the message validation policy.
Public class ValidationBindingElementExtension
Represents a configuration element that specifies a message validation.
Public class ValidationConstants
Public class ValidationDetail
This class holds the results of a single validation. Effectively, it's the same as a ValidationResult, but creating a separate class allows us to mark up a DataContract with impunity.
Public class ValidationElement
Represents a configuration element that specifies validation features for a Windows Communication Foundation (WCF) service.
Public class ValidationFault
This class is used to return information to a WCF client when validation fails on a service parameter.
Public class ValidationParameterInspector
Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.