4 references to RegularExpression
Microsoft.Extensions.AI.Abstractions.Tests (2)
test\Shared\JsonSchemaExporter\TestTypes.cs (1)
1157[RegularExpression(@"\w+")]
Utilities\AIJsonUtilitiesTests.cs (1)
1059[RegularExpression("[abc]|[def]")]
Microsoft.Extensions.AI.Integration.Tests (1)
ChatClientIntegrationTests.cs (1)
546[RegularExpression("[abc]")]
Shared.Tests (1)
JsonSchemaExporter\TestTypes.cs (1)
1157[RegularExpression(@"\w+")]