Similar to the comments that can be placed on elements in C#, we'd like to be able to document known / expected Error Codes that can be returned from an Operation. This allows us to be able to communicate what types of errors a client may expect to receive as well as a blurb about how they can handle it.
Similar to the comments that can be placed on elements in C#, we'd like to be able to document known / expected Error Codes that can be returned from an Operation. This allows us to be able to communicate what types of errors a client may expect to receive as well as a blurb about how they can handle it.