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