Microsoft.Data.Edm.Validation Namespace
WCF Data Services 5.0
| Class | Description | |
|---|---|---|
|
EdmError | Represents a reportable error in EDM. |
|
EdmValidator | Represents a collection of validation methods. |
|
ExpressionTypeChecker | Collection of extension methods to assert that an expression is of the required type. |
|
ObjectLocation | Defines an object as a location of itself. |
|
ValidationContext | Specifies a context that records errors reported by validation rules. |
|
ValidationExtensionMethods | Contains IsBad(IEdmElement) and IsBad(IEdmElement) extension methods. |
|
ValidationRule | Represents a semantic validation rule. |
|
ValidationRule(Of TItem) | Represents a validation rule that is valid for a specific type. |
|
ValidationRules | Represents the built in Edm validation rules. |
|
ValidationRuleSet | Provides a set of rules to run during validation. |
| Enumeration | Description | |
|---|---|---|
|
EdmErrorCode | Specifies an enumeration of Edm validation error codes. |
Show: