Table of Contents

Enum GenerationSeverity

Namespace
TypedRest.CodeGeneration.Generation
Assembly
TypedRest.CodeGeneration.dll

How important a GenerationMessage is.

public enum GenerationSeverity

Fields

Info = 0

Describes a decision the generator made that the user may want to know about.

Warning = 1

Describes something in the document that the target language cannot fully express.