Show / Hide Table of Contents

    Interface IMarkdownTokenValidatorProvider

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

    Methods

    | Improve this Doc View Source

    GetValidators()

    Declaration
    ImmutableArray<IMarkdownTokenValidator> GetValidators()
    Returns
    Type Description
    System.Collections.Immutable.ImmutableArray<IMarkdownTokenValidator>

    Extension Methods

    JsonUtility.ToJsonString(Formatting, JsonSerializer)
    • Improve this Doc
    • View Source
    Back to top Copyright © 2015-2016 Microsoft
    Generated by DocFX