The [ValidateRecaptcha] attribute at controller actions in the .NET Core project I am looking at seems to come from the PaulMiami.AspNetCore.Mvc.Recaptcha namespace. I wonder if this is the source code for this magic. <recaptcha /> appears in MVC views to make the control appear at that spot in the HTML.
No comments:
Post a Comment