how to make 'name' field unique across all users

I would like to make the 'name' field unique across all users. Is there a way to add a custom validator when creating a new user and throw an appropriate error message?
Was this page helpful?