Class ErrorMessages.Validation
General validation error messages
Inheritance
ErrorMessages.Validation
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
UI_THEME_DEFINITION_NOT_INITIALIZED
Declaration
public const string UI_THEME_DEFINITION_NOT_INITIALIZED = "UI Theme Definition is not initialized."
Field Value