2 instantiations of DeniedValuesAttribute
Microsoft.Extensions.AI.Abstractions.Tests (1)
Utilities\AIJsonUtilitiesTests.cs (1)
960
[
DeniedValues
("jkl", "mnop")]
Microsoft.Extensions.AI.Integration.Tests (1)
ChatClientIntegrationTests.cs (1)
520
[
DeniedValues
("abc", "def", "default")]
1 reference to DeniedValuesAttribute
System.ComponentModel.Annotations (1)
System\ComponentModel\DataAnnotations\DeniedValuesAttribute.cs (1)
15
/// Initializes a new instance of the <see cref="
DeniedValuesAttribute
"/> class.