1 reference to MinLengthPropertyName
Microsoft.Extensions.AI.Abstractions (1)
src\Shared\JsonSchemaExporter\JsonSchemaExporter.JsonSchema.cs (1)
441
objSchema.Add(JsonSchemaConstants.
MinLengthPropertyName
, (JsonNode)minLength);