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