Show / Hide Table of Contents

Interface IModelValidationLog

Namespace: NMF.Models
Assembly: NMF.Models.dll
Syntax
public interface IModelValidationLog

Methods

| Edit this page View Source

LogError(IModelElement, string)

Declaration
void LogError(IModelElement element, string message)
Parameters
Type Name Description
IModelElement element
string message
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX