Namespace Umbraco.Cms.Core.Editors
Classes
BackOfficePreviewModel
Represents the model used for the backoffice content preview functionality.
EditorValidatorCollection
Represents a collection of IEditorValidator instances.
EditorValidatorCollectionBuilder
Builds the EditorValidatorCollection using lazy initialization.
EditorValidator<T>
Provides a base class for IEditorValidator implementations.
UserEditorAuthorizationHelper
Provides authorization helper methods for user editor operations in the backoffice.
Interfaces
IEditorValidator
Provides a general object validator.