Search Results for

    Show / Hide Table of Contents
    View Source

    Class PrefixlessBodyModelValidatorAttribute

    Applying this attribute to any controller will ensure that the parameter name (prefix) is not part of the validation error keys.

    Inheritance
    System.Object
    System.Attribute
    Microsoft.AspNetCore.Mvc.TypeFilterAttribute
    Namespace: Umbraco.Cms.Web.BackOffice.Filters
    Assembly: Umbraco.Web.BackOffice.dll
    Syntax
    public class PrefixlessBodyModelValidatorAttribute : TypeFilterAttribute, IFilterFactory, IOrderedFilter, IFilterMetadata

    Constructors

    View Source

    PrefixlessBodyModelValidatorAttribute()

    Declaration
    public PrefixlessBodyModelValidatorAttribute()
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • PrefixlessBodyModelValidatorAttribute()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX