2 references to Base64String
Microsoft.AspNetCore.OpenApi.Tests (1)
Services\OpenApiSchemaService\OpenApiSchemaService.ParameterSchemas.cs (1)
346
[([
Base64String
] string base64string) => {}, (OpenApiSchema schema) => { Assert.Equal(JsonSchemaType.String, schema.Type); Assert.Equal("byte", schema.Format); }],
Microsoft.Extensions.Compliance.Redaction (1)
HmacRedactorOptions.cs (1)
40
[System.ComponentModel.DataAnnotations.
Base64String
]