Interface IModelValidationLog
Namespace: NMF.Models
Assembly: NMF.Models.dll
Syntax
public interface IModelValidationLog
Methods
| Edit this page View SourceLogError(IModelElement, string)
Declaration
void LogError(IModelElement element, string message)
Parameters
Type | Name | Description |
---|---|---|
IModelElement | element | |
string | message |