6 references to Phone
IdentitySample.Mvc (2)
Models\ManageViewModels\AddPhoneNumberViewModel.cs (1)
11
[
Phone
]
Models\ManageViewModels\VerifyPhoneNumberViewModel.cs (1)
14
[
Phone
]
Microsoft.AspNetCore.Identity.UI (2)
Areas\Identity\Pages\V4\Account\Manage\Index.cshtml.cs (1)
47
[
Phone
]
Areas\Identity\Pages\V5\Account\Manage\Index.cshtml.cs (1)
47
[
Phone
]
Microsoft.AspNetCore.Mvc.DataAnnotations.Test (2)
DataAnnotationsModelValidatorTest.cs (1)
495
new
PhoneAttribute
() { ErrorMessage = LocalizationKey },
ValidationAttributeAdapterProviderTest.cs (1)
72
{ new
PhoneAttribute
(), "data-val-phone" }