CodeGeneratorSettingsBase - mariuszkerl/NJsonSchema-wiki GitHub Wiki
- Package: NJsonSchema.CodeGeneration
- Class: CodeGeneratorSettingsBase.cs
Base settings for the TypeScript and CSharp code generators.
Properties:
- SchemaType (JsonSchema | Swagger2 | OpenApi3)
- NullHandling
- GenerateDefaultValues (default: true)
- TypeNameGenerator
- TemplateFactory
- ExcludedTypeNames
- PropertyNameGenerator
- TypeNameGenerator
- EnumNameGenerator
- TemplateFactory
Base settings for: