3 references to MaxLengthStringPropertyName
Microsoft.Extensions.AI.Abstractions (3)
Utilities\AIJsonUtilities.Schema.Create.cs (3)
424obj[MaxLengthStringPropertyName] ??= stringLengthAttribute.MaximumLength; 445obj[MaxLengthStringPropertyName] ??= maxLengthAttribute.Length; 540obj[MaxLengthStringPropertyName] ??= lengthAttribute.MaximumLength;