1 write to _minLength
Shared (1)
JsonSchemaExporter\JsonSchemaExporter.JsonSchema.cs (1)
258
_minLength
= value;
1 reference to _minLength
Shared (1)
JsonSchemaExporter\JsonSchemaExporter.JsonSchema.cs (1)
254
get =>
_minLength
;