Interface IInputMetadataValidator
Namespace:Microsoft.DocAsCode.Plugins
Assembly:Microsoft.DocAsCode.Plugins.dll
Syntax
public interface IInputMetadataValidator
Methods
| Improve this Doc View SourceValidate(String, ImmutableDictionary<String, Object>)
Declaration
void Validate(string sourceFile, ImmutableDictionary<string, object> metadata)
Parameters
| Type | Name | Description |
|---|---|---|
| String | sourceFile | |
| System.Collections.Immutable.ImmutableDictionary<String, Object> | metadata |