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

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