ODataModelBuilder.ValidateModel(IEdmModel) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Validates the IEdmModel that is being created.
public virtual void ValidateModel (Microsoft.OData.Edm.IEdmModel model);
abstract member ValidateModel : Microsoft.OData.Edm.IEdmModel -> unit
override this.ValidateModel : Microsoft.OData.Edm.IEdmModel -> unit
Public Overridable Sub ValidateModel (model As IEdmModel)