Table of Contents

Class PublicationAppScalars

Namespace
Songhay.Publications.Models
Assembly
Songhay.Publications.dll

Centralizes magic strings.

public static class PublicationAppScalars
Inheritance
PublicationAppScalars
Inherited Members

Fields

ConventionalSettingsFile

The conventional settings file

public const string ConventionalSettingsFile = "app-settings.songhay-system.json"

Field Value

string

FrontMatterFence

The conventional “fence” for front matter

public const string FrontMatterFence = "---"

Field Value

string

ValidationMessageRequired

Validation Message

public const string ValidationMessageRequired = "Value is required."

Field Value

string