Enum GenerationSeverity
- Namespace
- TypedRest.CodeGeneration.Generation
- Assembly
- TypedRest.CodeGeneration.dll
How important a GenerationMessage is.
public enum GenerationSeverity
Fields
Info = 0Describes a decision the generator made that the user may want to know about.
Warning = 1Describes something in the document that the target language cannot fully express.