3 references to MinLengthStringPropertyName
Microsoft.Extensions.AI.Abstractions (3)
Utilities\AIJsonUtilities.Schema.Create.cs (3)
438obj[MinLengthStringPropertyName] ??= stringLengthAttribute.MinimumLength; 449obj[MinLengthStringPropertyName] ??= minLengthAttribute.Length; 554obj[MinLengthStringPropertyName] ??= lengthAttribute.MinimumLength;