Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IManifestValueValidator

    Defines a value validator that can be referenced in a manifest.

    Namespace: Umbraco.Cms.Core.PropertyEditors
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IManifestValueValidator : IValueValidator
    Remarks

    If the manifest can be configured, then it should expose a Configuration property.

    Properties

    View Source

    ValidationName

    Gets the name of the validator.

    Declaration
    string ValidationName { get; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • ValidationName
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX