Search Results for

    Show / Hide Table of Contents

    Enum DeleteValueConfigurationValidation

    Defines the validation behavior of not providing the delete value delegates.

    Namespace: Tenray.ZoneTree.Options
    Assembly: ZoneTree.dll
    Syntax
    public enum DeleteValueConfigurationValidation

    Fields

    Name Description
    NotRequired

    Allows creating ZoneTree without delete record support.

    Required

    Throws an error if the value deletion delegates are not configured.

    Warning

    Logs a warning if the value deletion delegates are not configured.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 Tenray.io