Search Results for

    Show / Hide Table of Contents
    View Source

    Interface INestedValidationResults

    Namespace: Umbraco.Cms.Core.PropertyEditors.Validation
    Assembly: Umbraco.Core.dll
    Syntax
    public interface INestedValidationResults

    Properties

    View Source

    ValidationResults

    Declaration
    IList<ValidationResult> ValidationResults { get; }
    Property Value
    Type Description
    IList<System.ComponentModel.DataAnnotations.ValidationResult>
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • ValidationResults
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX