Search Results for

    Show / Hide Table of Contents
    View Source

    Class ContentValidationResult

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Models.ContentEditing
    Assembly: Umbraco.Core.dll
    Syntax
    public class ContentValidationResult

    Properties

    View Source

    ValidationErrors

    Declaration
    public IEnumerable<PropertyValidationError> ValidationErrors { get; set; }
    Property Value
    Type Description
    IEnumerable<PropertyValidationError>
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • ValidationErrors
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX