2 writes to Attribute
Microsoft.AspNetCore.Components.Forms (1)
ClientValidation\DefaultClientValidationService.cs (1)
249
Attribute
= attribute,
Microsoft.Extensions.Validation (1)
ValidateContext.cs (1)
152
Attribute
= attribute,
3 references to Attribute
Microsoft.Extensions.Validation.Localization (3)
DefaultValidationLocalizer.cs (2)
48
lookupKey = context.
Attribute
.ErrorMessage;
65
var attributeFormatter = _options.AttributeFormatters.GetFormatter(context.
Attribute
);
ValidationLocalizationOptions.cs (1)
86
/// <see cref="ErrorMessageLocalizationContext.
Attribute
"/>'s