Search Results for

    Show / Hide Table of Contents
    View Source

    Class ContentSettingsValidator

    Validator for configuration representated as ContentSettings.

    Inheritance
    object
    ConfigurationValidatorBase
    Namespace: Umbraco.Cms.Core.Configuration.Models.Validation
    Assembly: Umbraco.Core.dll
    Syntax
    public class ContentSettingsValidator : ConfigurationValidatorBase

    Constructors

    View Source

    ContentSettingsValidator()

    Declaration
    public ContentSettingsValidator()

    Methods

    View Source

    Validate(string?, ContentSettings)

    Declaration
    public ValidateOptionsResult Validate(string? name, ContentSettings options)
    Parameters
    Type Name Description
    string name
    ContentSettings options
    Returns
    Type Description
    ValidateOptionsResult
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX