Table of Contents

Class ContentTypeModelValidator

Namespace
Umbraco.Cms.Web.BackOffice.ModelsBuilder
Assembly
Umbraco.Web.BackOffice.dll

Used to validate the aliases for the content type when MB is enabled to ensure that no illegal aliases are used

public class ContentTypeModelValidator : ContentTypeModelValidatorBase<DocumentTypeSave, PropertyTypeBasic>
Inheritance
ContentTypeModelValidatorBase<DocumentTypeSave, PropertyTypeBasic>
ContentTypeModelValidator
Inherited Members

Constructors

ContentTypeModelValidator(IOptions<ModelsBuilderSettings>)

public ContentTypeModelValidator(IOptions<ModelsBuilderSettings> config)

Parameters

config IOptions<ModelsBuilderSettings>