Search Results for

    Show / Hide Table of Contents
    View Source

    Class UnattendedSettingsValidator

    Validator for configuration representated as UnattendedSettings.

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Configuration.Models.Validation
    Assembly: Umbraco.Core.dll
    Syntax
    public class UnattendedSettingsValidator : IValidateOptions<UnattendedSettings>

    Methods

    View Source

    Validate(String, UnattendedSettings)

    Declaration
    public ValidateOptionsResult Validate(string name, UnattendedSettings options)
    Parameters
    Type Name Description
    System.String name
    UnattendedSettings options
    Returns
    Type Description
    ValidateOptionsResult
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • Validate(String, UnattendedSettings)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX