Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Stripe のような Payment API を備えた mysite.com という Web サイトがあります。私は SDK を構築しており、NSError エラー ドメインの適切な名前を見つけようとしています。SDK エラー (つまり、クライアント側の検証エラー) は、MySiteSDKDomain にあります。サイト API エラー (mysite.com からのエラー) は、MySiteAPIDomain にあります。
これらの NSError ドメイン名の規則は何ですか?