logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class ErrorMessages.Validation

    General validation error messages

    Inheritance
    object
    ErrorMessages.Validation
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.Shared.Constants
    Assembly: Serenity.Shared.dll
    Syntax
    public static class ErrorMessages.Validation

    Fields

    INITIALIZATION_PIPELINE_PROFILE_NOT_SET

    Declaration
    public const string INITIALIZATION_PIPELINE_PROFILE_NOT_SET = "Initialization Pipeline Profile is not set."
    Field Value
    Type Description
    string

    UI_THEME_DEFINITION_NOT_INITIALIZED

    Declaration
    public const string UI_THEME_DEFINITION_NOT_INITIALIZED = "UI Theme Definition is not initialized."
    Field Value
    Type Description
    string
    In this article
    © 2026 Serenity. All Rights Reserved