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