RicoSuter / NJsonSchema

JSON Schema reader, generator and validator for .NET
http://NJsonSchema.org
MIT License
1.38k stars 532 forks source link

Use generated property name for constructor parameters #1662

Open fzzle opened 8 months ago

fzzle commented 8 months ago

Makes the naming of the constructor parameters consistent with the property names of the type when using the ParameterNameGenerator with records.