ValidationExtensionMethods Methods

Include Protected Members
Include Inherited Members

The ValidationExtensionMethods type exposes the following members.

Methods

  Name Description
Public methodStatic member Errors Gets the errors, if any, that belong to this element or elements that this element contains. For example errors for a structural type include the errors of the type itself and errors of its declared properties. The method does not analyze elements referenced by this element. For example errors of a property do not include errors from its type.
Public methodStatic member IsBad Indicates whether this element contains errors returned by the Errors(IEdmElement) method.
Public methodStatic member TypeErrors Gets the errors, if any, that belong to this type reference or its definition.

Top

See Also

Reference

ValidationExtensionMethods Class

Microsoft.Data.Edm.Validation Namespace