2 references to MaxLengthCollectionPropertyName
Microsoft.Extensions.AI.Abstractions (2)
Utilities\AIJsonUtilities.Schema.Create.cs (2)
466
obj[
MaxLengthCollectionPropertyName
] ??= maxLengthAttribute.Length;
566
obj[
MaxLengthCollectionPropertyName
] ??= lengthAttribute.MaximumLength;