function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
BlobBlob 

Salesforce.com username validation rules

I'm trying to match Salesforce.com's username validation rules, but cannot find the exact rules. In the API documentation it mentions that "The value for this field must be in the form of an email address.".

It appears that Salesforce.com does not take into account the top level domain name limitation. (.com, .us, .gov, .org, .museum, etc.)

Anyone out there with this information that can help me out?

- Peter