Class ContentSaveValidationAttribute
Validates the incoming
Inheritance
System.Object
System.Attribute
Microsoft.AspNetCore.Mvc.TypeFilterAttribute
Namespace: Umbraco.Cms.Web.BackOffice.Filters
Assembly: Umbraco.Web.BackOffice.dll
Syntax
public sealed class ContentSaveValidationAttribute : TypeFilterAttribute, IFilterFactory, IOrderedFilter, IFilterMetadata
Constructors
View SourceContentSaveValidationAttribute(Boolean)
Declaration
public ContentSaveValidationAttribute(bool skipUserAccessValidation = false)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | skipUserAccessValidation |