Show / Hide Table of Contents

    Interface IInputMetadataValidator

    Namespace:Microsoft.DocAsCode.Plugins
    Assembly:Microsoft.DocAsCode.Plugins.dll
    Syntax
    public interface IInputMetadataValidator

    Methods

    Validate(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

    Extension Methods

    JsonUtility.ToJsonString(Object, Formatting, JsonSerializer)
    Back to top Copyright © 2015-2017 Microsoft
    Generated by DocFX