2 references to MinLengthCollectionPropertyName
Microsoft.Extensions.AI.Abstractions (2)
Utilities\AIJsonUtilities.Schema.Create.cs (2)
453
obj[
MinLengthCollectionPropertyName
] ??= minLengthAttribute.Length;
563
obj[
MinLengthCollectionPropertyName
] ??= lengthAttribute.MinimumLength;