2 references to Base64StringAttribute
Microsoft.AspNetCore.OpenApi (1)
Extensions\JsonNodeSchemaExtensions.cs (1)
88
if (attribute is
Base64StringAttribute
)
System.ComponentModel.Annotations (1)
System\ComponentModel\DataAnnotations\Base64StringAttribute.cs (1)
19
/// Initializes a new instance of the <see cref="
Base64StringAttribute
"/> class.