2 references to MinLengthStringPropertyName
Microsoft.Extensions.AI.Abstractions (2)
Utilities\AIJsonUtilities.Schema.Create.cs (2)
389obj[MinLengthStringPropertyName] ??= stringLengthAttribute.MinimumLength; 400obj[MinLengthStringPropertyName] ??= minLengthAttribute.Length;