isValidStoreName
Store name can only contain letters, digits and _ and cannot exceed 96 characters
Return
True if the name provided is valid for a store
Parameters
storeName
Store name can only contain letters, digits and _ and cannot exceed 96 characters
True if the name provided is valid for a store