Show / Hide Table of Contents

    Interface IMarkdownTokenValidator

    Namespace:Microsoft.DocAsCode.MarkdownLite
    Assembly:Microsoft.DocAsCode.MarkdownLite.dll
    Syntax
    public interface IMarkdownTokenValidator

    Methods

    Validate(IMarkdownToken)

    Declaration
    void Validate(IMarkdownToken token)
    Parameters
    Type Name Description
    IMarkdownToken token

    Extension Methods

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