I'm developing an MVC Sharepoint app that creates an AD user on Sharepoint, so I need a field similar to the SharePoint:PeopleEditor
that exists in ASPX to validate those users at the time of registration.
Is there an alternative? Or some other way that I can do this validation?