1 reference to ImplementsValidationAttribute
Microsoft.Extensions.Validation.ValidationsGenerator (1)
Parsers\ValidationsGenerator.TypesParser.cs (1)
201
.Where(attribute => attribute.AttributeClass!.
ImplementsValidationAttribute
(wellKnownTypes.Get(WellKnownTypeData.WellKnownType.System_ComponentModel_DataAnnotations_ValidationAttribute)));