How to make members with the required keyword (C# 11) be required in JSON schemas generated by json-schema builder?
I’ve been exploring the use of C# 11’s required members feature in conjunction with JSON schema generation. Specifically, I’m using the JsonSchemaBuilder class (from the JsonEverything library) to generate JSON Schemas, and I’m wondering if there are any plans or timelines for supporting the C# 11 required members feature.
How to make members with the required keyword (C# 11) be required in JSON schemas generated by json-schema builder?
I’ve been exploring the use of C# 11’s required members feature in conjunction with JSON schema generation. Specifically, I’m using the JsonSchemaBuilder class (from the JsonEverything library) to generate JSON Schemas, and I’m wondering if there are any plans or timelines for supporting the C# 11 required members feature.
How to make members with the required keyword (C# 11) be required in JSON schemas generated by json-schema builder?
I’ve been exploring the use of C# 11’s required members feature in conjunction with JSON schema generation. Specifically, I’m using the JsonSchemaBuilder class (from the JsonEverything library) to generate JSON Schemas, and I’m wondering if there are any plans or timelines for supporting the C# 11 required members feature.