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