Rajani,
It looks like you can alter the UserValidator at any point, e.g. within a Controller as suggested here: https://stackoverflow.com/questions/19460078/configure-microsoft-aspnet-identity-to-allow-email-address-as-username/19460800#19460800. But, you could probably also add this code to your Startup.Auth.cs file which initializes OWIN.