File: artifacts\obj\BasicTestApp\Release\net10.0\ValidatableTypeAttribute.cs | |
Project: src\src\Components\test\testassets\BasicTestApp\BasicTestApp.csproj (BasicTestApp) |
// <auto-generated/> namespace Microsoft.Extensions.Validation.Embedded { [global::Microsoft.CodeAnalysis.EmbeddedAttribute] [global::System.AttributeUsage(global::System.AttributeTargets.Class)] internal sealed class ValidatableTypeAttribute : global::System.Attribute { } } |