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 | |
---|---|---|
ValidationBehavior |
The behavior class that set up the validation contract behavior for implementing the validation process.
|
|
ValidationBehaviorAttribute |
Indicates that an implementation service class will use message validation constraints.
|
|
ValidationBindingElement |
Represents the binding element that contains the message validation policy.
|
|
ValidationBindingElementExtension |
Represents a configuration element that specifies a message validation.
|
|
ValidationConstants | ||
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.
|
|
ValidationElement |
Represents a configuration element that specifies validation features for a Windows Communication Foundation (WCF) service.
|
|
ValidationFault |
This class is used to return information to a WCF client when validation fails on a service parameter.
|
|
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. |