Show / Hide Table of Contents

    Interface IMarkdownTokenValidatorProvider

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

    Methods

    GetValidators()

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

    Extension Methods

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